laravel-transaction-orchestrator
by meius
Attribute-driven transactions and row-level locks for Laravel: retries, backoff, HTTP-aware rollbacks, and FOR UPDATE/SHARE on route model binding.
laravel-flag-forge
by meius
Lightweight wrapper for the meius/flag-forge library, seamlessly integrating bitwise enumeration and flag management into your Laravel applications.
laravel-filter
by meius
A Laravel package for applying dynamic filters to Eloquent models based on request parameters.