Libraries tagged by larazeus
mrjgreen/cacher
4032 Downloads
Cache component based on laravel's
minh7721/laravel-url-uploaded-file
34 Downloads
A package to leverage Laravel's UploadedFile functionality from URLs.
mike-zange/laravel-entity-base-repositories
42 Downloads
Simple base repositories for Laravel's Eloquent ORM, this packages abstracts the base Model functions and adds a caching decorator
memdev/laravel-frontend-policy
633 Downloads
Using Laravel's authorization on the front-end.
marcnewton/laravel-alsl
706 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
950 Downloads
An extension to Laravel's Validator class that provides some additional validation rules.
maherio/graceful-cache
5095 Downloads
A wrapper for Laravel's Cache Repository to allow for graceful caching.
madnh/laravel-model-labels
3115 Downloads
Support get label of model's fields, from model::$labels property or Laravel's localization features
madlab/multi-server-scheduling
18563 Downloads
This package extends Laravel's native Command Event class to add functionality that prevents events from overlapping when ran in multi server environments. This is achieved using Laravel Cache
lumecent/laroute
89 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
linuxstreet/laravel-registry
13 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.
liiijabn/laravel-azure-china-blob-storage
55 Downloads
Microsoft Azure China Blob Storage integration for Laravel's Storage API
lexdubyna/blade
170 Downloads
The standalone version of Laravel's Blade templating engine for use outside of Laravel.
lbausch/laravel-fortress
745 Downloads
Roles and Permissions for Laravel's Authorization
laravelfy/validator-enhancement
119 Downloads
Laravel's validator enhancement