PHP Rapid Application Development Framework
I have decided to release a sneak preview of a PHP Rapid Application Development framework I have been working on, which is currently named fluidic. The name comes from the name of the application I was developing that spawned the framework, but seems more appropriate for the development framework.
Fluidic is designed to be used with PHP and MySQL and provides rapid List/Edit/View style interface which is extremely customisable. Filters/Search and custom buttons can be implemented easilly and with a little more coding subforms and sublists and other custom code components can be implemented.
It also currently supports pop-up calendar for date entry, customisable formatting and verification functions and an extenable framework for plugging into various interface events.
There is little documentation available for fluidic at the moment, but I intend to develop the documentation, including more working examples in the near future. It is currently aimed at experienced PHP developers who will be able to gain an understanding of how to implement systems utilising fluidic by reading the sample code.
If you are interested in contributing to the fluidic project, please contact me.
You can find information and the current code base at my fluidic page.