lyhty / ownership
Lightweight trait and rule for who owns what in your Laravel project.
v0.5.0
2025-06-02 12:37 UTC
Requires
- php: ^8.2
- illuminate/database: ^11.0 | ^12.0
- illuminate/support: ^11.0 | ^12.0
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.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.