21 projects tagged "Code Generators"
phpHtmlLib is an application development framework for developing OOP style Web applications in PHP. The application framework supports an MVC style architecture and Ajaxable and Cacheable interfaces for developing rich client Web applications. It comtains a set of PHP classes and library functions to help facilitate building, debugging, and rendering of XML, HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex HTML widgets.
Metastorage is a PHP data access object generator compiler tool. It implements an object persistence API from a description in an XML format named CPML. The persistent object classes implement object-relational mappings, so developers do not have to write SQL manually. It features an object query language for specifying conditions for querying objects, generation of classes for producing reports, generation of classes to manage templated Web forms for creating new persistent objects, and generation of UML class diagrams. It can be run from the command line or from a Web interface.
Turck MMCache is a free PHP accelerator, optimizer, encoder, and dynamic content cache. It increases performance of PHP scripts by caching them in a compiled state, so that the overhead of compiling is almost completely eliminated. It also uses some optimizations for speeding up PHP scripts' execution. It typically reduces server load and increases the speed of PHP code by 1-10 times. It is tested with PHP 4.1.0-4.3.3, and Apache 1.3 and 2.0 under Linux and Windows.
Phptempt is a template engine for PHP and Java. Templates are precompiled and then included to the script/Java program as a PHP script/Java program. Templates are organized in blocks and placeholders, all placed in one single file. Blocks may be recursive. A version of the engine is available that is optimized for Java and particularly useful for the creation of code generators of any kind.
Lumenation a complete middleware and framework environment with its own SDK, LightBulb. It is a complete browser-based WYSIWYG PHP development suite that includes an application generator, a code editor (with context and classes prompting and highlighting), a GUI application interface, record locking, record access journaling, HIPAA, FERPA, and DOD application compliance, user application logging, transaction logging, user monitoring, a library of PHP classes and data access security, report, query, and SQL builders, a source code manager, an application management system, and a virtual desktop system metaphor, and many other features.
phpMyBackend is a backend generator for MySQL databases. After defining the fields that are browsable, sortable, and searchable and turning image uploads on or off, it produces a fully functional backend that allows users to add, delete, modify, search, and sort records, and view image thumbnails.
The PHP Application Distribution Licensing System (PADL) generates keys that control the distribution of PHP applications according to a license. It generates license strings that can bind PHP applications to specific servers, confine execution to a limited time period, or restrict execution to a single server. The time limiting uses a start period (and a given start offset to allow for time discrepancies) and an expiry date if required. When validating a key it is possible to optionally make applications dial home to check the license key on your own server. It is also possible to encrypt additional information into the license key.