Libraries tagged by cascade
webrek/laravel-circuit-breaker
58 Downloads
A circuit breaker for Laravel: stop hammering a failing dependency, fail fast, and recover automatically.
unnutz/laravel-environment-config
211 Downloads
Bring back environment configuration cascading to Laravel
gavinggordon/constantgroups
18 Downloads
A PHP class which provides quick as-needed access to pre- and user defined data via constants.
jenry-ma/nova-dependent-filter
3 Downloads
Cascading/dependent select filters for Laravel Nova 5.
moselwal/secret-resolver
0 Downloads
Runtime secret resolution for TYPO3 site configuration — cascading lookup from secret files, /run/secrets/ mounts, and environment variables via %secret(KEY)% placeholder syntax.
mobilozophy/laravel-suspender
3730 Downloads
Suspends and adds cascading soft deletes/suspensions to Eloquent models.
mjolnir/cfs
440 Downloads
Namespace based Cascading File System autoloader, with command line support.
legolasbo/masonry
74 Downloads
Shim repository for masonry: Cascading grid layout library
laurent22/konfig
144 Downloads
Simple configuration class with support for cascading file system.
jessebyarugaba/ug-address
1 Downloads
Cascading Uganda address selector — District → County → Sub-county → Parish → Village
hongyukeji/plugin
119 Downloads
A plugin system for PHP, with cascading events.
endisha/resilient-client
9 Downloads
Resilient Client is a PHP package designed to implement a circuit breaker pattern to enhance stability and prevent cascading failure requests
dipesh79/laravel-softdelete-action
82 Downloads
A Laravel package to handle cascading, SET NULL, RESTRICT, NO ACTION, and SET DEFAULT behaviors for SoftDeletes in Eloquent relationships, with support for record restoration and cleanup actions.
cyclonephp/cfs
7 Downloads
cascading file system implementation
chiragagg5k/circuit-breaker
99 Downloads
A PHP Circuit Breaker implementation to prevent cascading failures