Libraries tagged by LaravelS
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
135 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
memdev/laravel-frontend-policy
821 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.
madnh/laravel-model-labels
3123 Downloads
Support get label of model's fields, from model::$labels property or Laravel's localization features
madlab/multi-server-scheduling
18564 Downloads
This package extends Laravel's native Command Event class to add functionality that prevents events from overlapping when ran in multi server environments. This is achieved using Laravel Cache
lowel/laravel-service-maker
33 Downloads
A package for Laravel 9+ that helps generate layered services according to the Interface-Service-Factory pattern using laravel's built-in DI.
lbausch/laravel-fortress
745 Downloads
Roles and Permissions for Laravel's Authorization
kero/typesafe-env
149 Downloads
Wrapper around Laravel's Env to support type safety.
kardigan/laravel-kong-jwt
1144 Downloads
Middleware to add kong jwt claims to laravels config
jrsaunders/shard-matrix
1483 Downloads
A Complete Database Sharding system for MYSQL and/or Postgres. Using Laravels Query Builder easily scale up your application. Configure your whole solution in one Yaml Config file.