Libraries tagged by elequent
lemax10/laravel-enums
1808 Downloads
Simple Enum implementation for Laravel. With ability to casting for Eloquent models and labels translations via lang files.
lecturize/laravel-tags
2890 Downloads
Simple way to tag Eloquent models in Laravel.
laragrad/identifier-validation
3243 Downloads
Extensions for Laravel validation rules to validate national person and company identifiers
lacodix/laravel-global-or-scope
159 Downloads
A Laravel package to add possibility to use global scopes with an or operation in Eloquent Models.
koodoo/laravel-trait-uuid
11859 Downloads
A Laravel Eloquent Model trait for adding a UUID to Eloquent Models
koodoo/laravel-trait-updatedby
11755 Downloads
A Laravel Eloquent Model trait for adding User Id's to Eloquent Models
kevupton/laravel-swagger
13909 Downloads
Laravel Swagger generator for the Model
kevupton/laravel-json-response
1301 Downloads
Easy Json responses for laravel
jsefton/laravel-virtual-fields
542 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
jrbecart/laravel-statistics
586 Downloads
Forked from rinvex/laravel-statistics, Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
jourdon/sluggable
31 Downloads
Easy create slug for your Eloquent models in Laravel
josueneo/laravel5-sqlanywhere
1776 Downloads
Laravel 5.0^ Driver for the SAP SQLAnywhere database
joelshepherd/create-with
5076 Downloads
Easily add common unique identity fields to Laravel models.
joecianflone/modelproperties
305 Downloads
Make the DX of Eloquent Models better
jingwentian/hyperf-modelfilter
3927 Downloads
An Eloquent way to filter Hyperf Models