Cycle ORM is a modern data mapper for PHP, designed to be intuitive and flexible.
Database connectors and utilities for MySQL, PostgreSQL, MSSQL, and SQLite. Secure, multiple SQL dialects, schema introspection, schema declaration, smart identifier wrappers, database partitions, ...
This library extends Cycle ORM by integrating the Active Record pattern, providing developers with an intuitive, object-centric way to interact with databases.
Automatically generates migration files to keep the database schema in sync with the ORM schema.