laravel-kit
by net-code
Small, reusable conventions for building Laravel REST APIs: a Clock port, sort direction, paginated-response envelope, ISO country-code rule, an OpenAPI error-status attribute, and a base context service provider.
laravel-domain
by net-code
Framework-agnostic DDD tactical building blocks: aggregate root, value object, domain events, typed UUID identifiers and a business-rule specification kernel.
laravel-bus
by net-code
Attribute-routed command & query buses for Laravel with a configurable middleware pipeline.