Libraries tagged by larazeus
mehr-it/lara-db-batch-import
6778 Downloads
Batch import for laravel's eloquent models
maxbanton/dd
9088 Downloads
Laravel's old school style dump library
lextira/laravel-formrequest-singleton
2433 Downloads
Use Laravel's excellent FormRequest as Singleton.
laniakea/middleware-priority
153 Downloads
More flexible way to manage Laravel's HTTP middleware priority.
kindari/laravel-markdown
1072 Downloads
Markdown Integration with Laravel's View system
jrhenderson1988/miniphy
209 Downloads
A HTML/PHP template minifier. Includes support for Laravel's Blade compiler.
jonphipps/idehelper
694 Downloads
Generate a file to help IDE's like PHPStorm, NetBeans, or Sublime Text with code completion for Laravel's static facades
jedrzej/validator-extended-syntax
10480 Downloads
Laravel 4/5 package that adds validator negation to Laravel's validation module
inani/laravel-same-request
465 Downloads
The missing Laravel's request check on its unicity.
ignition-nbs/laravel-uuid-model
724 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
hnhdigital-os/laravel-model-json
1737 Downloads
Provides JSON column support for for Laravel's Eloquent Model.
fhteam/eloquent-custom-attributes
1082 Downloads
Custom attribute handling for Laravel's Eloquent ORM
envor/laravel-schema-macros
3245 Downloads
Some helpful (database level) macros for laravel's schema builder. Requires Laravel 11.
endeavour-agency/refresh-database-on-demand
37 Downloads
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.
encima-io/albero
1533 Downloads
Albero is an implementation of the Nested Set pattern for Laravels eloquent models.