simirimia / redbean
This package is abandoned and no longer maintained.
The author suggests using the gabordemooij/redbean package instead.
RedBeanPHP ORM
v4.1.4
2015-03-07 19:38 UTC
Requires
- php: >=5.3.4
- dev-master
- v4.1.4
- v4.1.1
- v3.5.1
- v3.5
- v3.4.4
- v3.4.3
- v3.4.2
- v3.4.1
- v3.4
- v3.3.6
- v3.3.5
- dev-RedBeanPHP4_1_X
- dev-RedBeanPHP3_5_X
- dev-backportsqlfilters35
- dev-develop
- dev-phpunit
- dev-feature-advanced-assoc
- dev-feature-preload-parents-with-sql
- dev-namespaces
- dev-feature-rename
- dev-tree-search
- dev-RedBeanPHP3_4_X
- dev-RedBeanPHP3_3_X
This package is not auto-updated.
Last update: 2022-02-01 12:45:17 UTC
README
The whole point of it was to have a composer-enabled version of RedBeanPHP. In the meantime Gabor accepted the neccessary changes in the main repository and so there is no need for a separate fork anymore.
Please change your composer.json files to use the main repository (which is https://github.com/gabordemooij/redbean):
{ "require": { "gabordemooij/redbean": "dev-master" } }
More information
For more information about RedBeanPHP please consult the RedBeanPHP website: