DomCore 1.00.11

Oct 22, 2011
Source: ace
Others
+1 +2
Current rating:
DomCore 1.00.11 screenshot
DomCore is a set of basic PHP libraries that are ready to be extended to give basic capabilities to your applications. It features a powerful template engine, ;anguages engine, extended debug mode, enhanced error and exception management, Java-like programming (you can't use a class attribute without declaring it first), mass file operations (full directory copy and delete), shared memory management, and multi-level caches on data sources.
Changes: The method WATemplate->__toString() has been added to directly print the template resolved. The method WATemplate->getTemplates() has been added to get the list of subtemplates. Some minor bugs have been removed in various DataSources.
DOWNLOAD NOW
Comments
Add Comment
Today's Top Linux Application

depfinder
1.2.2

depfinder is an utility that scans Slackware packages and outputs a list of their dependencies. The dependency list can be output to stdout, to a comma separated list in a .dep text file or to a slack-required file with or without version information. As of version 1.0.0, depfinder supports x86_64 systems. This can be enabled by passing an extra parameter in the installation scripts (take a look in the INSTALL file in the source tarball...