Wicket like views in PHP. View templates are 100% valid XHTML documents. 20% faster than smarty templates on render and 100x faster on compile. Basic Log4J style logging with detailed log formatters. Basic internationalization support with tight view integration.
Simple Java style Collections (ArrayList, HashMap), Observers and reusable Constraint system.
MySQL DB support with detailed query profiling and local / distributed cache support. Very fast abstraction layer and easy to integrate on any project. Includes Network cache locking.
video tutorials:
http://www.youtube.com/user/foneyop/videos
Features
- Wicket like template system.
- Reusable Constraint system
- Log4J style logger
License
BSD License, GNU General Public License version 2.0 (GPLv2)Follow RoguePHP
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
RoguePHP is a great template engine for people who want to write clean XHTML views with minimal dependencies. It forces a hard separation between view and logic and you may end up putting more code in your controllers for the view tier than you are used to for some odd cases. This does have the nice effect that the views are very clean and can be read in without any modification and edited by tools like dreamweaver. This may be helpful for your designers.