laravel-pipeline-engine
by hatchyu
A reusable, configurable, and extensible CI/CD pipeline engine for Laravel projects.
laravel-settings
by hatchyu
Enterprise-ready hierarchical multi-scope settings for Laravel with inheritance support, caching, and automatic value casting.
laravel-db-explorer
by hatchyu
Database schema and data explorer for Laravel with optional write support
laravel-api-exceptions
by hatchyu
API-first reusable JSON exception classes for Laravel with proper HTTP status codes
laravel-tenancy
by hatchyu
Flexible, resolver-based multi-tenancy for Laravel (owner, organization, branch, subdomain, token-based).
laravel-eloquent-foundation
by hatchyu
Foundational Eloquent traits and scopes for Laravel applications
laravel-sequence
by hatchyu
Concurrency-safe Laravel sequence numbers using database transactions, row-level locking, grouping, formatting, and model integration.