Creating Custom Views in Backend
Creating a different output format with Backend can be done by creating a custom view.
…Implementing Themes as Views
Like opinions, everyone has views, even web applications these days. The V in MVC is for View and refers to the presentation of a web app. I've been struggling to implement themes in Backend, and realized that it can be done quite easily if you extends the concept of a View a bit…
Version 1.0.0 Relased
Version numero uno of Backend-PHP has been released!
Although this release isn't complete, it is very functional and quite stable. It's being used in production in a number of places, and have proved to improve development speed and ease. It's been released to ensure stability for existing installations.…

Download v.1.0.3
ZIP
GZ

