Libraries tagged by isolated
rodrigobutta/laravel-attachable-modules
8 Downloads
Make your project scalable with isolated modules
olexin-pro/data-processing-pipeline
3 Downloads
A robust, strictly-typed, and extensible data processing pipeline system for Laravel applications. Process data through a chain of isolated steps with built-in conflict resolution, priority handling, and optional execution history tracking.
nickjbedford/laravel-scheduling
45 Downloads
The Laravel Scheduling framework provides an easier way to implement Schedule-based tasks that are isolated into a class.
nexus-scholar/laravel-tenant-sqlite
2 Downloads
Laravel package for isolated per-tenant SQLite databases
munkie/karzer
4111 Downloads
Multi threaded isolated PHPUnit tests runner
lombokclarion/laravel-flavor
0 Downloads
Optional preset: the entire 'magic' surface (facades, ActiveRecord connection, default middleware) enabled by ONE greppable bootstrap call. Isolated from app/Domain/** via forbidden-layers.
lombokclarion/facades
0 Downloads
Optional static-accessor facades for LombokClarion. Explicitly isolated from core and domain layer (§2.6, §4.12). MUST NOT leak into app/Domain/**.
lombokclarion/active-record
0 Downloads
Optional ActiveRecord pattern for LombokClarion. Explicitly isolated from core and domain layer (§2.6, §4.12). MUST NOT leak into app/Domain/**.
liquidrazor/posix-runtime
2 Downloads
POSIX runtime primitives for isolated worker execution in LiquidRazor.
liquidrazor/micro-kernel
1 Downloads
Lifecycle authority for isolated executable work inside the LiquidRazor Framework.
kariricode/devkit
2 Downloads
Zero-config PHP quality toolchain for KaririCode Framework. Bundles PHPUnit, PHPStan, PHP-CS-Fixer, Rector, and Psalm under a single `kcode` CLI — isolated in .kcode/ so it never pollutes production dependencies.
grithin/file-include
9 Downloads
Include files in isolated context with options
devfaysal/filament-guard
7 Downloads
Isolated Guard for accessing Filament admin dashboard
chunks/externals
7 Downloads
Externals are isolated classes that need to be included due to their usefulness and lack of a better alternative in the chunks codebase
christhompsontldr/laravel-rng
183 Downloads
Deterministic, stream-isolated RNG for Laravel using PHP native Random extension