Libraries tagged by larabels
smknstd/laravel-kms-encryption
6 Downloads
Replace Laravel's built-in encryption with an encryption based on AWS KMS
smcrow/laravel-slack-log
3802 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
sertxudeveloper/laravel-pagination
784 Downloads
Package for overriding Laravel's default pagination
samushi/queryfilter
86 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.
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.
rcalicdan/blade
103 Downloads
A standalone fork of jenssegers/blade, Laravel's Blade templating engine for use outside of Laravel. This maintained version includes fixes for modern PHP environments.
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.
pingpong/whoops
258 Downloads
With this package you can get the whoops errors style like the laravel's style in versions 4.0 and 4.1.
pikanji/dusktests-plugin
281 Downloads
Enables to write test using Laravel's Dusk test framework.
phpgenesis/datetime
30 Downloads
PHPGenesis Implementation of Laravel's Date Facade
phpexperts/env
6 Downloads
Use Laravel's pre-5.8 env() function in your non-Laravel projects.