SimorePHP: The Simplest and Best PHP MVC Framework Today
Are you looking for the simplest and the best PHP MVC Framework? The answer must be SimorePHP. SimorePHP is a PHP MVC Framework developed by Zainurrahman based on Sandhika Galih of Universitas Pasundan Bandung tutorial on YouTube and has been used in OJStat version 1.4. Why SimorePHP is the best PHP MVC Framework today?
Should PHP MVC Framework complicated?
Quoted Rasmus Lerdof, the founder of PHP, on the PHP Frameworks today:
I don't have much of a problem with MVC itself. It's the framework baggage that usually comes along with it that I avoid!
Well, that is something, isn't it? SimorePHP is a framework without that baggage mentioned by our teacher above. It is simple (yet complete!) and can be used by both beginners and expert web developers. Not all of the PHP frameworks parts are needed in your web application; they are baggage! While in using SimorePHP, you only create what are really needed for your web application.
How SimorePHP works?
SimorePHP works just like other PHP MVC Frameworks work. It has a model, view, and controller part. First, a controller receives the URL that contains the BASEURL, controller, and method. Then, it queries the model and the data returned to the controller and then sent to the view. Once you download SimorePHP and run it on your local server, you will be able to read the detailed instruction.
Features of SimorePHP
Along with its simplicity and clarity, SimorePHP MVC Framework is bootstrap ready, jquery ready, datatable ready, fontawesome ready, and chartJS ready. It means that you do not have to include those frameworks by yourself. Currently, it contains bootstrap 4. You can upgrade those frameworks by yourself if you wish.
Please, only relevant comments are accepted. Comments that are irrelevant and/or containing active links will be deleted. Thank you.
Post a Comment for "SimorePHP: The Simplest and Best PHP MVC Framework Today"