30 open-source projects similar to kirkbushell/eloquence, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
A Redis based, fully automated and scalable database cache layer for Laravel
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…
This project is a database abstraction layer for Laravel that implements the repository pattern to decouple business logic from Eloquent database queries. It provides a standardized interface for data retrieval, pagination, and filtering. The system includes a query criteria mechanism for applying reusable search conditions based on request parameters and a caching wrapper that automatically clears stored results during record creation, updates, or deletions. It also features a presentation layer to transform raw database model attributes into formatted output for user interfaces. Additional
Driver to seamlessly integrate the Backup Manager into Laravel applications.
A MySQL Workbench plugin which exports a Model to Laravel 5 Migrations
Transforms notifications from the Postgres LISTEN/NOTIFY mechanism into callback execution
Server-side handler of DataTables Jquery Plugin for Laravel 4
A minimal redis client with connection pooling for elixir
This is a laravel 4 package for the server and client side of datatables at http://datatables.net/
Ecto elixir adjacency list and tree traversal. Supports Ecto versions 2 and 3.
This is a script to help with mapping an existing MySQL database to a new Laravel build.