lyhty / ownership
Lightweight trait and rule for who owns what in your Laravel project.
v0.6.0
2026-06-17 20:17 UTC
Requires
- php: ^8.2
- illuminate/database: ^12.0 | ^13.0
- illuminate/support: ^12.0 | ^13.0
Requires (Dev)
- orchestra/testbench: ^11.0
- phpunit/phpunit: ^13.0
README
This package provides a lightweight trait and a validation rule for who owns what in your Laravel project.
Installation
Install the package with Composer:
composer require lyhty/ownership
The package registers itself automatically.
More details coming soon.
License
Lyhty Macros is open-sourced software licensed under the MIT license.