Libraries tagged by LaravelS
encima-io/albero
1678 Downloads
Albero is an implementation of the Nested Set pattern for Laravels eloquent models.
electro-modules/illuminate-database
2125 Downloads
Integrates the Laravel's Illuminate Database Component into the Electro framework
dyrynda/laravel-ldap
4371 Downloads
Leverage Laravel's middleware to ensure your LDAP-authenticated users stay that way.
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.
ddinchev/factorii
132 Downloads
Yii 2.0 test db fixtures replacement library. Roughly based on Laravel's model factories.
dbt/client-fake
1161 Downloads
Easily fake Laravel's HTTP Client
danielefavi/slim-orm
28 Downloads
Lightweight ORM with an API interface similar to Laravel's ORM Eloquent.
dancycodes/flashhalt
16 Downloads
FlashHALT eliminates route definition overhead for HTMX applications, enabling direct controller method access through intuitive URL conventions - delivering 10x faster development velocity while maintaining Laravel's architectural integrity.
cwssrl/laravel-azure-storage
379 Downloads
Microsoft Azure Blob Storage integration for Laravel's Storage API
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.
chamnab/laroute
19 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
bkwld/upchuck
13359 Downloads
A simple, automatic handler of file uploads for Laravel's Eloquent models using using Flysystem.
betawax/role-model
130 Downloads
Advanced models for Laravel's Eloquent ORM.
benjaminhansen/filament-draftable
19 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.