关键词:eloquent

421
Cortex Tags is a frontend layer for the polymorphic Laravel package, for tag management. You can tag any eloquent model with ease, and utilize the awesomeness of Sluggable, and Translatable models out of the box.
422
Cortex Tenants is a frontend layer for the contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
423
A set of helpful macros for Laravel Eloquent query builder
425
A simple tag-based search engine for Laravel models.
426
The sequel of the aware package by Awareness, allowing self validation of models.
427
It simply transforms the given filters, sortings and paging to a Doctrine or Eloquent query. Handy for interal usage or it can be used for API's.
428
Trait for Laravel Eloquent models to allow easy implementation of a 'block' or 'ignore' feature.
431
Map Larvel Eloquent models to Elasticsearch types.
432
Add Alertable trait to Laravel Eloquent models
433
A simple trait to make attributes encrypted in the database
434
Small Laravel 5 repositories package to abstract the database layer of your web application.
437
A simplest abstraction for eloquent models
438
A model Trait for Laravel that let's you automatically load model's relationships by defining then in request parameters
439
Handle form model binding, old input binding and validation error messages in a clean easy way.
440
Eloquent file management system for Laravel
441
Create your own custom relation for when stock relations aren't enough
442
Laravel Eloquent models for the GnuCash MySQL backend.
443
Makes input and output filtering Eloquent models easy
444
ElasticSearch Sessions Driver for Laravel PHP Framework
445
A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.
446
Extra where scopes for Laravel Eloquent
448
Filter eloquent models in Laravel.
450
Laravel package for implementing simple analytics