Libraries tagged by larazeus
naxon/laravel-url-uploaded-file
5888 Downloads
A package to leverage Laravel's UploadedFile functionality from URLs.
myqaa/laravel-sendinblue
8967 Downloads
Laravel's mail transport for SendinBlue
lextira/laravel-formrequest-singleton
3093 Downloads
Use Laravel's excellent FormRequest as Singleton.
konradkalemba/blade-components-scoped-slots
12181 Downloads
Scoped slots feature addition to Laravel's Blade templating engine
koala-labs/pouch
15289 Downloads
A magical implementation of Laravel's Eloquent models as injectable, masked resource repositories.
ignition-nbs/laravel-uuid-model
1961 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
esign/laravel-query-filters
7054 Downloads
Apply filters to Laravel's query builder.
dlnsk/h-rbac
8107 Downloads
Based on native Laravel's gates and policies. Hierarchical RBAC with callbacks.
coolpraz/php-blade
8101 Downloads
The standalone version of Laravel's Blade templating engine for use outside of Laravel.
bilfeldt/laravel-flash-message
28148 Downloads
Flash multiple messages using Laravels default session message flashing system
agog/osmose
10787 Downloads
Elegant filtering for laravel's eloquent models
affordablemobiles/eloquent-sqlcommenter
2153 Downloads
sqlcommenter support for Laravel's Eloquent ORM
rinvex/laravel-auth
2859 Downloads
Rinvex Auth is a powerful authentication, authorization and verification package built on top of Laravel. It provides developers with Role Based Access Control, TwoFactor Authentication, Social Authentication, compatible with Laravel’s standard API and fully featured all-in-one solution out of the box.
pulkitjalan/multicache
18250 Downloads
Adds array caching to Laravels cache drivers and custom drivers
matriphe/imageupload
26820 Downloads
Upload image using Laravel's build in function and resize it automatically.