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
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: