Sponge is an open source application framework for PHP, developed with these concepts in mind:
* Ultra lightweight library
* Customization, performance, ease of use, security and
... [More]
scalability
* MVC Pattern, Object Oriented Programming and PHP5
* Easy integration with other libraries
* Easy configure and create new applications
* Friendly URLs (url rewrite), intelligent routing and localization support in URL
* Template Cache system (with no dependencies)
* Generic Authentication system (Basic, File, Database, Provider, etc)
* Multiple database connections, multiple applications per host
* Output panel (console)
* Content compression (gzip, css min, js compressor)
* Most used helpers (html, zip, image, services, etc) [Less]