drinkust / kust
This package is abandoned and no longer maintained.
No replacement package was suggested.
Simple PHP MVC system with a few tools
0.2.3
2013-09-17 13:35 UTC
Requires
- php: >=5.2.4
- smarty/smarty: >=3.0.0
This package is not auto-updated.
Last update: 2021-08-02 13:41:32 UTC
README
Author: Benoît Zuckschwerdt @phoenix2ch Email: benoit.zuckschwerdt (at) gmail.com
Simple PHP MVC system with a few tools:
- MySQL DB class
- String manipulation class
- Breadcrumb class
- Mail class
- ACL system
- Plugin system (in dev)
Require:
- PHP >=5.2.4
- Smarty >=3.1