Libraries tagged by larazeus
pion/laravel-swagger-test
3826 Downloads
Test your routes using Laravel's underlying request testing (without making real request) against your API schema.
pingpong/whoops
257 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/http
24 Downloads
PHPGenesis Implementation of Laravel's HTTP Client
phpexperts/env
3 Downloads
Use Laravel's pre-5.8 env() function in your non-Laravel projects.
perturbatio/cachetags
15535 Downloads
Provides a partial caching mechanism for use with Laravel's Blade templating language or in normal PHP with the helpers
pendalff/eloquent-joins
2584 Downloads
Support for joins at the relationship level in Laravel's Eloquent ORM.
pdeio/redis-driver-fallback
3359 Downloads
When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.
ozanmuyes/paraveley
22 Downloads
Automatically generate Parsley rules depending on Laravel's FormRequest.
norbybaru/easypeasy-runner
5 Downloads
background jobs, independent of Laravel's built-in queue system
niyko/rocket
23 Downloads
Rocket is a static site generator written in PHP which uses Laravel's Blade template engine under the hood to generate build.
nicksugden/laravel-cashier-stripe-connect-l10
13 Downloads
Adds Stripe Connect functionality to Laravel's main billing package, Cashier.
ngl5000/laravel-cashier-stripe-connect
9 Downloads
Adds Stripe Connect functionality to Laravel's main billing package, Cashier.
nanopkg/laravel-bangla-text-converter
27 Downloads
This is Laravel's Bengali text converter package. Through this package, you can easily convert text from Unicode to Bijoy in your Laravel application and convert Bijoy to Unicode.
mrjgreen/config
10995 Downloads
Config component based on laravel's