About
Cheap Tricks Library Framework (CTLF) is a lightweight PHP web-application framework providing:
- simple object loading mechanism
- modular application structure
- standard module interfaces
This means that the framework lets you easily load predefined objects in any place of your code. It also allows grouping these objects into modules.
The framework and associated libraries are licensed under opensource MIT style license.
Download
You can download latest version of the framework from SourceForge:
http://sourceforge.net/project/showfiles.php?group_id=139005&package_id=152536
Current version is: alpha-2005-11-26.
Development
Development takes place at the SourceForge website.
Project home page is at: http://sourceforge.net/projects/ctlf/.
You can subscribe to ctlf-discussion mailinglist to participate in project planning.
Changelog / News
- 2005-11-26
- New release available. Named "alpha-2005-11-26"
- 2005-11-22
- Lots of updates in CVS, created a range of module interface documentation.
- 2005-05-17
- CTLF pulished on SourceForge.
- 2005-04-28
- Initial CTLF release.
Credits
Thanks to Donatas Aleksandravičius (Donis), Žilvinas Sadauskas, Darius Kučinskas, Linas Gricius and others for their interest and support.
