Libraries tagged by laravelrus
styde/seeder
6094 Downloads
Laravel's improved seeders
solbeg/laravel-vue-validation
249 Downloads
Extends Bootstrapper package. It automatically converts Laravel's request rules into Vee's rules.
smknstd/laravel-kms-encryption
6 Downloads
Replace Laravel's built-in encryption with an encryption based on AWS KMS
smcrow/laravel-slack-log
3797 Downloads
Utilizes Laravel's notifications to provide logging to slack at various levels. Inspired by Log4j.
simondavies/slimphp-vanilla
29 Downloads
A simple base app, using the PHP framework Slim at its heart, and implementing Laravel's Eloquent ORM
sigep/eloquent-enhancements
941 Downloads
This package aims to provide extra functionalities to Laravel's Eloquent
samushi/queryfilter
83 Downloads
This package allows you to filter, sort and include eloquent relations based on a request. The QueryFilter used in this package extends Laravel's default Eloquent builder.
rrr/schedule-list
1219 Downloads
List your Laravel's scheduled tasks
riste/repository
14 Downloads
Allow you to easily cache laravel models and retrieve from laravel's cache by extending AbstractRepository
richdynamix/laroute
9846 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
renoki-co/laravel-steampipe
3 Downloads
Use Laravel's built-in ORM classes to query cloud resources with Steampipe.
renoki-co/laravel-ec2-metadata
3 Downloads
Retrieve the EC2 Metadata using Laravel's eloquent syntax.
rdallimore/eloquence
2428 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
rakshitbharat/extendeddatabase
243 Downloads
Extend Power of Laravel's ORM Eloquent with attaching more methods to it.
pion/laravel-swagger-test
3867 Downloads
Test your routes using Laravel's underlying request testing (without making real request) against your API schema.