andydefer/php-records dependents (3) Order by: name | downloads Show: all | require | require-dev
-
PHP
andydefer/laravel-directive
A flexible CLI command system for Laravel that breaks free from Artisan's constraints. Directives introduces a clean separation between what your command does (business logic) and how it's presented (output/UI).
-
PHP
andydefer/laravel-logger
A structured logging package for Laravel that writes logs in JSONL format (JSON Lines).
-
PHP
andydefer/laravel-repository
A lightweight, type-safe repository pattern implementation for Laravel