Libraries tagged by larazeus
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.
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
69 Downloads
Laravel's AI sidekick, work with various AI services with a uniformed syntax
ozankurt/fluent
81 Downloads
Standalone Version of Laravel's Fluent Helper
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
134 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
254 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.
memdev/laravel-frontend-policy
819 Downloads
Using Laravel's authorization on the front-end.
maherio/graceful-cache
5096 Downloads
A wrapper for Laravel's Cache Repository to allow for graceful caching.