Libraries tagged by elequent
eloquent/liberator
631513 Downloads
A proxy for circumventing PHP access modifier restrictions.
eloquent/lcs
319712 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
eloquent/composer-config-reader
2087070 Downloads
A light-weight component for reading Composer configuration files.
troelskn/laravel-fillable-relations
51377 Downloads
Provides HasFillableRelations trait to Eloquent models
scottlaurent/accounting
19862 Downloads
Laravel Accounting Journals for Eloquent Models
mratiebatie/laravel-repositories
25024 Downloads
Laravel repositories using the native Eloquent functions.
laravie/query-filter
246113 Downloads
Database/Eloquent Query Builder filters for Laravel
jdavidbakr/replaceable-model
228121 Downloads
Adds 'REPLACE' and 'INSERT IGNORE' query capability to eloquent models
jackpopp/geodistance
105230 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
elgibor-solution/laravel-database-encryption
71250 Downloads
Auto Encrypt and Decrypt Database through Eloquent
deligoez/laravel-model-hashid
41947 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
cristal/php-api-wrapper
77338 Downloads
Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)
bnbwebexpertise/laravel-attachments
184133 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
bagusindrayana/laravel-coordinate
14152 Downloads
get nearby location from eloquent laravel
arcanedev/laravel-notes
42671 Downloads
Provides the ability to add notes to your Eloquent models in Laravel.