Libraries tagged by laravel5 aes
mayconbordin/l5-fixtures
123413 Downloads
A fixtures package for Laravel 5
ccoley/laravel-markdown
3698 Downloads
A Parsedown wrapper for Laravel 5
sygmaa/grids
2252 Downloads
A Datagrid widget for laravel 5. It easily generate datatables from your entities.
trm42/cache-decorator
245 Downloads
Magical (as in saves manual work quite a lot) Cache Decorator for Laravel 5. Designed for usage with repositories but easily usable for other uses. If there's enough interest, can be made framework agnostic.
z1haze/laravel-acl
171 Downloads
A simple to use ACL for Laravel 5.3
urb/xenforobridge
5664 Downloads
Xenforo Bridge - Easy to use extendable bridge to use outside of your XenForo application all contained within a simple to use composer package
turahe/laravel-likeable
420 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
thezeroday/laravel-likeable
764 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
sugar-agency/laravel-favorites
1057 Downloads
Implementation of a 'like' or 'favorite' or 'remember' feature. Supports for session based favorites that are automatically transfered to an authenticated user when possible
shunhua/laravel-mqtt
74 Downloads
A simple Laravel Library to connect/publish/subscribe to MQTT broker
ritey/password-strength
9423 Downloads
This package provides a validator for ensuring strong passwords in Laravel 6 applications.
randomwhitetrash/laravel-grid
78 Downloads
A grid view for laravel, inspired by the yii2 grid widget. Based on the randomwhitetrash/laravel-grid package.
railken/eloquent-relativity
1082 Downloads
A way to truely decouple eloquent models.
racashmoney/laravel-blockable
25 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'block' or 'ignore' feature.
pdeio/redis-driver-fallback
3429 Downloads
When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.