r3m / framework
This package is abandoned and no longer maintained.
The author suggests using the r3m_io/framework package instead.
R3M framework see https://r3m.io for detailed usage
0.52.1003
2023-01-03 20:50 UTC
Requires
- php: >=7.4
- ext-json: *
- ext-mbstring: *
- ext-posix: *
- ext-zend-opcache: *
- defuse/php-encryption: ^2.3
- monolog/monolog: ^2.2
This package is auto-updated.
Last update: 2023-10-18 09:42:16 UTC
README
r3m_io/framework is a PHP framework for web and console applications.
It has a powerful scripting language which syntax looks like Smarty.
It enables to script in .json files.
It has a MVC pattern (Model View Control) with Services and Modules.
See http://docs.r3m.io for more information (documentation).