Libraries tagged by laravelrus
hsuan/laravel-relation-maker
17336 Downloads
LaravelRelationMaker to help people generate model with relation
hexium/laravel-sendinblue
463 Downloads
Laravel's mail transport for SendinBlue
henzeb/ruler-laravel
123 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.
fadion/sanitizer
425 Downloads
Input sanitizer. Standalone or for Laravel's FormRequest
encima-io/albero
1687 Downloads
Albero is an implementation of the Nested Set pattern for Laravels eloquent models.
electro-modules/illuminate-database
2135 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.
dottystyle/laravel-validation
231 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
42 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.