| Home : PHP Scripts : Development Tools : Libraries and Classes |
| Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
|
Libraries and Classes Listings
|
|
Total:
5 | Displaying: 1 - 5 |
|
|
|
An open source library for processing templates. The aim of the project is to split the design and code into different files, and have it as simple as possible. Current version supports special tag processing and if/unless/else statements.
Price: Free - Version: 1.0beta1 - Platform(s): All - Updated: 21/12/2006 -
|
|
|
PHP/JAVA CLASS Code Generator is multi-platform compatible. This tool is designed in such a way to facilitate the creation of java and php classes in javabeans style. It is extremely useful in case you have a Mysql table and you would like to generate a class over this table which would have a constructor, saving (updating) and drop option, and to provide the possibility to enter and query internal variables assigned for each field of the table. The advantage this generator provides is generating a class scheleton which may be altered in the future. The disadvantage consists in reduced applicability as it is useful in case the first field is set as Primary Key.
Price: FREE - Version: 1.0 - Platform(s): Unix/Linux/Windows - Updated: 31/10/2006 -
|
|
|
PHP OO Multilevel Template System is a multi-platform compatible program that supports dynamic masks, multiple templates, nested templates, repeatable content (e.g. table rows) and much more. Fully OO code.
Price: Freeware - Version: 1.08 - Platform(s): Unix/Linux/Windows - Updated: 31/10/2006 -
|
|
|
The aim of the project is to split a design and a code into different files. And have it as simple as possible.Current version supports special tag processing, if/unless/else statements.
Price: GNU - Version: 1.0beta1 - Platform(s): Linux - Unix - Windows - Updated: 31/10/2006 -
|
|
|
Fast Template is multi-platform compatible. Templates are very useful for CGI programming, because adding HTML to your PHP code clutters your code and forces you to do any HTML modifications. By putting all of your HTML in seperate template files, you can let a graphic or interface designer change the look of your application without having to bug you, or let them muck around in your PHP code. This is a modified version of the CGI::FastTemplate man page, originally written by Jason Moore jmoore@sober.com. It was ported to PHP by CDI cdi@thewebmasters.net.In 1999 it was abbandoned by CDI but survived as a good template system over the time.Since then several people tried to add new fucntionalities to Fast Template and also to make the code to be compatible with newest PHP versions.We find Fast Template very usefull in our projects and we decided to put together all the time modifications and also to add some new functionalities to the program and release it.So we merged CACHE function, debug console, silient removal of not-assigned dynamic blocks, ability of including php code into templates and also we added a NEW functionality, Pattern Assign. So when variables or constants are the same as the template keys, these functions may be used as they are. Using these functions, can help you reduce the number of the assign functions in the php files, very useful for language files.
Price: FREE - Version: 1.1.4 - Platform(s): Unix/Linux/Windows - Updated: 31/10/2006 -
|
|