Analogue is a flexible, easy-to-use ORM for PHP. It is a transposition of the Eloquent ORM that ships with Laravel framework using a Data Mapper pattern instead of the original Active Record approach. it overcomes some of Eloquent's architectural limitations by using a strict separation of concerns; for example, you can use Value Objects or Single-table-inheritance, which are hard/impossible to implement correctly using the native ORM. As a Laravel package, it integrates flawlessly inside the framework, and provides a more powerfull peristance layer, allowing to build enterprise-grade applications while retaining a simple and enjoyable development experience.
Features
- Framework agnostic
- Polymorphic Relationships
- Native multiple database connections support
- Extendable via custom database drivers / plugins
- Cast entities to Array / Json
- Flexible event system
- Dynamic Relationships
Categories
Object-Relational Mapping (ORM)License
MIT LicenseFollow Analogue ORM
Other Useful Business Software
Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.
VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Analogue ORM!