PHP SimpleFaces
Ajax enabled UI framework for PHP - Create and deploy thin-client rich Internet applications (RIA) in pure PHP
Overview
SimpleFaces is a lightweight UI framework for easily integrating AJAX capabilities into PHP applications.
© 2009 Osvath - Boros Robert With SimpleFaces instead of: - - - - SimpleFaces is a PHP based Ajax enabled UI framework which simplifies the creation and handling of frontend forms and interfaces. SimpleFaces uses XML based form definition files to render the HTML and CSS needed by your application. SimpleFaces automatically generates JavaScript on the fly to delegate full frontend control over to the appropriate handler classes in PHP. The effect os Simplefaces is that all frontend elements can be manipulated from the PHP backend directly without having to write any JavaScript code. SimpleFaces saves you time and effort by generating HTML code from layout rules. SimpleFaces increases security by hiding business logic in the server-side application backend. SimpleFaces simplifies user interface programming by delegating all frontend events to handler classes making frontend manipulation possible directly from PHP. Cluj-Napoca, 400370, Romania http://www.ready2run.ro |
News
2009.December.16
2009.November.28
|
Demo
>> Demo 1: A very simple control
>> Demo 2: A registration form with multiple interactions
>> Demo 3: A file upload form with validation
Download
Download the techdemo here (not available yet)
Early preview comming soon.