关键词:eloquent

661
Fork of jenssegers/laravel-mongodb
662
Ardent Models with better Translatable support
663
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
664
Allows using tokens (HashIDs) instead of id in Laravel Eloquent models.
667
Map Larvel Eloquent models to Elasticsearch types.
668
Audit changes of your Eloquent models in Laravel
669
Baum is an implementation of the Nested Set pattern for Eloquent models.
670
Eloquent storage connector for the https://github.com/nordsoftware/lumen-oauth2 module.
671
Put your JSON data to work in Eloquent.
672
Universal REST route with Eloquent-like API for javascript.
673
Laravel - Repositories to the database layer
674
Maps Laravel Eloquent models to Elasticsearch types.
675
Support for joins at the relationship level in Laravel's Eloquent ORM.
676
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
678
A simple trait to allow fluently querying repositories with an eloquent model. Gives back the flexibility of eloquent to some extent, while remaining explicit on which methods are supported by a repository.
679
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable. Derived from rtconner's work for compatibility with MySql 5.6
681
Eloquent extension to provide a little bit more functionality. Works for both L4 and L5
683
Simple route and eloquent localization / translation in Laravel
684
Laravel model generator with configurable stub path and model namespace
685
Laravel model observer generator with configurable namespaces
686
Rinvex Attributable is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
688
A wrapper that allows for wicked fast mocking of Eloquent Models
689
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.