Projects / DomCore

DomCore

DomCore is a set of PHP Foundation classes which are ready to be extended to give basic capabilities to your applications. It features a powerful template replacement engine, a language engine for I18N, an extended debugging mode, enhanced error and exception management, Java-like programming (you can't use a class attribute without declaring it first), serializable class management, mass file operations (full directory copy and delete), shared memory management, multi-level caches on data sources, and implementation of programation patterns.

Tags
Licenses
Operating Systems
Implementation
Translations

RSS Recent releases

Release Notes: WATemplate has been modified to support traversable/array access metaelement objects (which are not necessarily arrays). The metaElements method is now strict by default, and the compiler has been modified to support elements without space. The shared memory access class now uses semaphores to avoid memory access conflicts. Minor bugs have been fixed.

  •  05 Aug 2012 18:37

Release Notes: WAObject has been modified to be executed without warnings on PHP 5.4.

  •  13 Jul 2012 19:53

Release Notes: The FastObjectSource, LanguageSource, and TemplateSource objects have been modified to clean and delete the cache and the AFO if the origin has disappeared (is deleted).

Release Notes: The WATemplate syntax analyzer no longer uses urlencode and urldecode, greatly improving compilation time. An error has been corrected in the regular expressions of the templates compiler: sometimes the subtemplate was not correctly replaced.

Release Notes: The WATemplate class has been corrected so the subtemplate IDs can be only only letters, digits, or the special characters ".", "-", "_", and "|".

RSS Recent comments

14 May 2012 05:51 Avatar metalwolf69

The manuals have been improved and update with the new metaelements, comments and patterns.

25 Mar 2012 04:38 Avatar metalwolf69

Manuals have been updated with the new Singleton pattern

04 Mar 2012 18:24 Avatar metalwolf69

Manuals have been updated with the new WASimpleXML and WALanguageCompiler objects.

Screenshot

Project Spotlight

Verbiste

A French conjugation system.

Screenshot

Project Spotlight

vbackup

A modular backup utility.