Libraries tagged by LaravelS
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
11153 Downloads
Laravel 4/5 package that adds validator negation to Laravel's validation module
hyn/state-machine
2465 Downloads
Flexible state machine library that perfectly works with Laravels Eloquent models.
hnhdigital-os/laravel-model-json
1766 Downloads
Provides JSON column support for for Laravel's Eloquent Model.
highland/statamic-array-get
1231 Downloads
Laravel's array_get() / Arr::get() helper for Statamic.
fhteam/eloquent-custom-attributes
1333 Downloads
Custom attribute handling for Laravel's Eloquent ORM
endeavour-agency/refresh-database-on-demand
1477 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
1715 Downloads
Albero is an implementation of the Nested Set pattern for Laravels eloquent models.
ems/versatile
5452 Downloads
Extensions for Laravels Eloquent ORM
dogado/laroute
14712 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
dbt/client-fake
1223 Downloads
Easily fake Laravel's HTTP Client
cwssrl/laravel-azure-storage
471 Downloads
Microsoft Azure Blob Storage integration for Laravel's Storage API
braunson/laravel-html5-forms
1147 Downloads
This package extends Laravel's FormBuilder to include some (soon all) HTML5 elements
bluora/laravel-model-json-column
442 Downloads
Provides JSON column support for for Laravel's Eloquent Model.
beebmx/blade
3007 Downloads
The standalone version of Laravel's Blade templating engine for use outside of Laravel.