Seme Framework version 3.0.x

This is official documentation for Seme Framework, the PHP MVC Framework for creating small and medium app that needed for fast delivery. At first version of Seme Framework used for building API (Middle Ware) for another Application such as android, iOS, etc. And now as increasing of requirement, Seme Framework has expand the limit for creating Small and Medium App.

Warning

This version is deprecated and unmaintained, please use another version of Seme Framework.

Key Feature

This framework suitable for Programmer that only know about Manual way of code. Not like this time, everything build up automatically through console. Seme Framework has taken different way of code, If you want build small app, why we need lots of library. Here is the key feature of Seme Framework:


Small but not Tiny. Seme Framework growth on SME Industries with many requirement but can suppress the hosting price.
Not Too serious. You can played with Seme Framework at your own logic. Its free and almost has no restriction to developing your solution.
Admin Friendly. Seme Framework has re-routing feature for admin page, without refactoring the MVC.
Theme Engine. Seme Framework has feature who can PUSH the content inside the layout view. Also support theming engine, if you want change the Style, you just clone the original one and modified safely.

License

Seme Framework licensed under MIT

Question and Answer

Feel free to ask me on my instagram, facebook, or open an issue on github.


Change Log

  1. Simplified theming engine
  2. Enhance routing method
  3. Enhance class loader for model and library