andydefer/domain-structures dependents (5) 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-repository
A lightweight, type-safe repository pattern implementation for Laravel
-
PHP
andydefer/php-services
Collection of reusable services for PHP and Laravel applications including model transformation, caching, and common business logic
-
PHP
andydefer/php-vo
A collection of reusable Value Objects and Enums for PHP applications (Email, Money, Address, PostalCode, Iso8601DateTime, Currency, etc.)