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
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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.