Libraries tagged by elo
bluora/laravel-model-json
2144 Downloads
Provides JSON column support for for Laravel's Eloquent Model.
bavix/laravel-entry
2599 Downloads
Highly loaded ClickHouse entry for Laravel
baril/smoothie
5518 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
elogank/lol-replay-downloader
351 Downloads
League of Legends replay downloader library
eloquent/pbkdf2-compat
143133 Downloads
A compatibility library for the PHP 5.5 function hash_pbkdf2().
eloquent/otis
582 Downloads
One-time password / multi-factor authentication library for PHP.
eloquent/equality
8511 Downloads
A better strict comparison for PHP.
eloquent/cosmos
6251 Downloads
A library for representing and manipulating PHP class names.
zoomyboy/file-upload
182 Downloads
Upload files to an elouent model and assign them in the database
yarob/laravel-expirable
1128 Downloads
Laravel 5.0+ package to add expirable trait to eloquent models
wukongdontskipschool/laravel-doris
177 Downloads
This laravel extension adds support for doris and starrocks to the query builder and eloquent.
vxsoft/laravel-repository
16 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
vlados/laravel-unique-urls
1016 Downloads
A package for using and generating unique urls for each Eloquent model in Laravel
vaened/laravel-criteria
89928 Downloads
Search engine builder for eloquent
tvup/redis-job-inspector
241 Downloads
Inspect Laravel Redis queue jobs like Eloquent