Libraries tagged by LaravelS
drawmyattention/expauth
5179 Downloads
A Laravel 5 authentication driver that supports Expression Engine's membership system.. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.
douglasresendemaciel/fcm-laravel-notification
8838 Downloads
Driver to connect laravel´s notification system to Google Firebase Cloud Messaging
dottystyle/laravel-validation
234 Downloads
Extensions to Laravel's validation library
ddinchev/factorii
132 Downloads
Yii 2.0 test db fixtures replacement library. Roughly based on Laravel's model factories.
danielefavi/slim-orm
44 Downloads
Lightweight ORM with an API interface similar to Laravel's ORM Eloquent.
curly-deni/laravel-permission-model-attributes
11 Downloads
Add permission-aware attributes and static checks to Eloquent models using Laravel's authorization policies.
crodas/simple-view-engine
5006 Downloads
Simple View engine designed to generate code. Based on Laravel's 4 Blade.
citco/mailer
120 Downloads
CIT Mailer class an extension from the laravels default mailer class.
bigfork/silverstripe-vitesse
22 Downloads
Silverstripe and Vite, built on Laravel’s Vite support
betawax/role-model
130 Downloads
Advanced models for Laravel's Eloquent ORM.
benjaminhansen/filament-draftable
20 Downloads
Provides a draftable interface to save long forms as a draft in the browser's localStorage and encrypts the data using Laravel's encryption.
bagalex/laroute
1205 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
ayup-creative/laravel-limit-columns
625 Downloads
'Automatic' distinct column selection for Laravel's Eloquent ORM
alimfazeli/eloquence
11 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
ajcastro/insert-update-many
1425 Downloads
Laravel's batch insert or batch update for collection of eloquent models.