Libraries tagged by laravelrus
mehr-it/lara-db-batch-import
7197 Downloads
Batch import for laravel's eloquent models
mdcass/support
317 Downloads
A set of helpers and classes to aid with package development within Laravel. Inspired by Laravel's Eloquent Model functionality amongst other things.
mcris112/laravel-hashidable
70 Downloads
LaravelHashidable - Hashids for Laravel Models and Routes
mawuekom/laravel-custom-form-request
8 Downloads
Custom form request for laravel's projects provides with form data sanitization and api form request extension
marcnewton/laravel-alsl
740 Downloads
Detects a users language preferences in the Accept-Language request header, from the order of their language preference; an attempt to find and set a matching locale available in Laravel's resources/lang directory.
mallardduck/extended-validator-laravel
1175 Downloads
An extension to Laravel's Validator class that provides some additional validation rules.
macromindonline/laravel-sendinblue
11 Downloads
Laravel's mail transport for SendinBlue
mabon/laravel-sendgrid-driver
11 Downloads
This liblary can add sendgrid driver into the laravel's mail configure.
lordoffreaks/puzzle
327 Downloads
Simple static sites with Laravel's Blade + Grunt + REST server.
loilo/contao-illuminate-database-bundle
71 Downloads
Use Laravel's Illuminate Database abstraction in Contao
loilo/collection
16 Downloads
An extended version of Laravel's collections
loclzbiz/comments
2 Downloads
Comments for Laravel. Forked from Laravelista\Comments\
lioneagle/lioneagle-paginator
10074 Downloads
A simple package to allow Laravels Paginator to get the page size and page number from the URL query parameters.
linuxstreet/laravel-registry
14 Downloads
Registry package provides a convenient way to manage and use simple key/value pairs (with pre-defined types) by using Laravel's under-laying config() functionality.
lingfengchencn/eloquent-uuid-for-key
25 Downloads
uuid4 key for laravel's eloquent