ORM
- Packages
- PHPixie/ORM
- propelorm | Docs | sandbox - A highly customizeable and blazing fast ORM library for PHP 5.4+.
- PHP Crud Class
- Laravel
- laravel-repositories - Repository pattern implementation
- eloquental - CreateA clever model for Laravel's Eloquent ORM with self-validation, ordering, and query control
- Cahen - A PHP package mainly developed for Laravel to manage order numbers of DB
- eloquent-enhancements - This package aims to provide extra functionalities to Laravel's Eloquent. The functionalities, for now, are provided in form of traits, so you don't have to change your models structure
- eloquent-created-updated-by - Trait for automatically setting created_by_user_id and updated_by_user_id
- eloquent-table - An HTML table generator for laravel collections
- Tucker-Eric/EloquentFilter - An Eloquent Way To Filter Eloquent Models
- Tutorial
- Extending Eloquent in Laravel 4
- Faster Retrieval and Array Searching with Laravel
- A Guide to Using Eloquent ORM in Laravel
- 5 Handy Laravel Eloquent Tips & Tricks
- Lumen
- Query
- Stackoverflow - Eloquent
- Code Bright
- Eager Loading
- Random
- PDO, MySQLi
- Youtube