replaced eloquent by redbeanphp

This commit is contained in:
julien
2026-03-04 03:49:11 +01:00
parent c4acb5226c
commit ab8ac6b7fb
14 changed files with 297 additions and 181 deletions

View File

@@ -2,7 +2,7 @@
* [PHP](https://www.php.net) comme language
* [Slim](https://www.slimframework.com) comme framework
* [Eloquent](https://github.com/illuminate/database) comme ORM
* [RedBeanPHP](https://www.redbeanphp.com/index.php) comme ORM
* [Twig](https://twig.symfony.com) comme template engine
## HOWTO