Libraries tagged by larabels
hexagonlabsllc/laravel-exports
6 Downloads
Comprehensive export feature that utilizes Laravel's model backbone to create customizable exports.
henzeb/ruler-laravel
135 Downloads
extends Laravel's validator using their own Rule interface
grazulex/laravel-flowpipe
2 Downloads
Composable, traceable and declarative Flow Pipelines for Laravel. A modern alternative to Laravel's Pipeline, with support for conditional steps, nested flows, tracing, validation, and more.
gbuckingham89/eloquent-uuid
4712 Downloads
A simple package for using UUID's (UUID4) with Laravel's Eloquent.
fullstackllc/novaspatiepermissions
90 Downloads
Laravel Nova tool for managing spaties roles/permissions in laravel's nova package.
fadion/sanitizer
425 Downloads
Input sanitizer. Standalone or for Laravel's FormRequest
electro-modules/illuminate-database
2142 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.
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
41 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.