eloquence
Model enhancer
A package for extending Laravel's Eloquent models and functionality
A drop-in library for certain database functionality in Laravel, that allows for extra features that may never make it into the main project.
554 stars
18 watching
58 forks
Language: PHP
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that provides a way to bind multiple key/value pair preferences to application models. | 30 |
| Provides a simple, driver-based solution for adding full-text search to Eloquent models. | 1,575 |
| Extensions for the Eloquent ORM | 1,087 |
| Adds search functionality to Eloquent models in Laravel applications | 2,010 |
| A package that automatically guesses attributes for model factories in Laravel applications by analyzing column names and types. | 74 |
| Library that generates domain events from Eloquent attribute changes in Laravel applications | 312 |
| Encrypts and decrypts data stored in Eloquent model attributes in Laravel applications | 86 |
| Extends Laravel with support for message queues and various transport options | 235 |
| A tool for mapping Eloquent models to Elasticsearch types to simplify the integration of search functionality into Laravel applications. | 1,356 |
| A package that simplifies filtering Eloquent models with their relationships. | 1,733 |
| Automates creation of abstraction layers for models in Laravel applications. | 32 |
| A package for casting Eloquent model attributes to value objects with ease. | 23 |
| Adds sortable behaviour to Eloquent models by automatically assigning the highest order number to new records and providing a query scope for fetching records in the right order. | 1,416 |
| A simple Moderation System for Laravel 5.* applications | 527 |
| A package that adds unique references to models in Laravel, allowing quick reference-based routing and API building. | 13 |