| Install | |
|---|---|
composer require cline/morphism |
|
| Latest Version: | 2.0.1 |
| PHP: | ^8.5.0 |
Reusable polymorphic key mapping for Laravel packages. Provides a central registry to manage which primary key column (id, uuid, ulid) each model uses in polymorphic relationships.
Requires PHP 8.4+ and Laravel 12+
composer require cline/morphism
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
If you discover any security related issues, please use the GitHub security reporting form rather than the issue queue.
The MIT License. Please see License File for more information.