How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
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…
A MySQL Workbench plugin which exports a Model to Laravel 5 Migrations
This package helps you normalize your data in order to save them into the database. The Goal is to having separate classes that handle the data normalization, and thus can be tested independently.
The main features of nwidart/laravel-normalizer are: Database and ORM.
Open-source alternatives to nwidart/laravel-normalizer include: analogueorm/analogue — Analogue is a flexible, easy-to-use ORM for PHP. It is a transposition of the Eloquent ORM that ships with Laravel… appzcoder/crud-generator — Laravel CRUD Generator. beckenrode/mysql-workbench-export-laravel-5-migrations — A MySQL Workbench plugin which exports a Model to Laravel 5 Migrations. bllim/laravel4-datatables-package — Server-side handler of DataTables Jquery Plugin for Laravel 4. chumper/datatable — This is a laravel 4 package for the server and client side of datatables at http://datatables.net/. aginev/datagrid — Datagrid for Laravel v5.