Libraries tagged by laravelrus
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.
phpexperts/env
6 Downloads
Use Laravel's pre-5.8 env() function in your non-Laravel projects.
pendalff/eloquent-joins
2641 Downloads
Support for joins at the relationship level in Laravel's Eloquent ORM.
pdeio/redis-driver-fallback
3439 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.
paparascaldev/sidekick
68 Downloads
Laravel's AI sidekick, work with various AI services with a uniformed syntax
ozankurt/fluent
79 Downloads
Standalone Version of Laravel's Fluent Helper
omniglies/laravel-sso-client
17 Downloads
Laravel package for OAuth client using Laravel Socialite with LaravelPassport driver
niyko/rocket
31 Downloads
Rocket is a static site generator written in PHP which uses Laravel's Blade template engine under the hood to generate build.
nicoaudy/ignoreable-observers
131 Downloads
Dynamically disable/enable Laravel's Eloquent model observers
nanopkg/laravel-bangla-text-converter
30 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
mrjgreen/cacher
4032 Downloads
Cache component based on laravel's
mralston/laravel-additional-string-helpers
253 Downloads
Adds additional helpers to Laravel's Str and Stringable helpers.
mohamedbakr57/localized-enum
7 Downloads
A simple and lightweight Laravel package that adds localized labels to native PHP enums using Laravel's translation system. Ideal for multi-language applications.