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.
Use SchemaDB to manage Database Schema and Records directly from PHP code without using PhpMyAdmin.
No screenshots yetPropel is an open-source Object-Relational Mapping (ORM) for SQL-Databases in PHP 5.5.
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.
No screenshots yetPHP 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.
No screenshots yet