simplonphp/simplonphp

The SimplOn PHP Framework

0.3.1 2015-07-23 06:28 UTC

This package is not auto-updated.

Last update: 2024-04-27 15:58:16 UTC


README

SimplOn PHP is the first framework implementing the Data Oriented Approach.

Tutorial

You can find an example application of how to use SimplOn PHP in the following repository: SimplOnPHP-Tutorial.

SimplOn and DOA

SimplOn PHP is ment to be a practical example of a framework that implements the Data Oriented Approach to show its advantages over the famous Model View Controller approach and its variations.

The source code is poorly written in most cases. Don't be fooled by that as it will eventually improve.

Instead try to understand how the DOA concept applied to software development can make it easier to create and maintain applications.

Collaborate

Feel free to fork this repository and improve the code.

If you like DOA but think that another language would be more suitable, we can help you making the first steps to write a DOA framework in your favourite language.