RedBeanPHP Alternatives
RedBeanPHP is described as 'easy to use ORM for PHP. It's a Zero Config ORM lib that 'automagically' builds your database schema' and is an app in the development category. There are four alternatives to RedBeanPHP for Self-Hosted solutions. The best alternative is SchemaDB, which is both free and Open Source. Other great apps like RedBeanPHP are Propel ORM, Pork.dbObject and PHP ActiveRecord.
SchemaDB
Do you think this is a good alternative?YesNo4 alternatives to SchemaDB- Free • Open Source
- Self-Hosted
Use SchemaDB to manage Database Schema and Records directly from PHP code without using PhpMyAdmin.
SchemaDB Features
Propel ORM
Do you think this is a good alternative?YesNo4 alternatives to Propel ORM- Free • Open Source
- Self-Hosted
Propel is an open-source Object-Relational Mapping (ORM) for SQL-Databases in PHP 5.5.
Propel ORM Features
Pork.dbObject
Do you think this is a good alternative?YesNo4 alternatives to Pork.dbObject- Free • Open Source
- Self-Hosted
It's an Object-Relation mapper for PHP 5 that attempts to be easy, fast, lightweight, uses optimized database queries and provides an easy Find() function very loosely based on rails'. Also, it has an automatic database analyzer and code generator.
PHP ActiveRecord
Do you think this is a good alternative?YesNo4 alternatives to PHP ActiveRecord- Free • Open Source
- Self-Hosted
PHP ActiveRecord is an open source ORM library based on the ActiveRecord pattern. It aims to massively simplify the interactions with your database and eliminate the chore of hand written SQL for common operations.
PHP ActiveRecord Features