orkhanahmadov / laravel-model-settings
Laravel model settings for Eloquent
Fund package maintenance!
orkhanahmadov
Installs: 4 518
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^8.1
- illuminate/database: ^8.71 || ^9.0 || ^10.0 || ^11.0
- illuminate/support: ^8.71 || ^9.0 || ^10.0 || ^11.0
- nesbot/carbon: ^2.0 || ^3.0
Requires (Dev)
- ergebnis/composer-normalize: ^2.42
- friendsofphp/php-cs-fixer: ^3.8
- larastan/larastan: ^2.1
- orchestra/testbench: ^6.0 || ^7.0 || ^8.0 || ^9.0
- phpunit/phpunit: ^9.0 || ^10.0
README
Easily add typed settings to any Eloquent model.
Installation
You can install the package via composer:
composer require orkhanahmadov/laravel-model-settings
Usage
// Usage description here
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email hey@orkhan.dev instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.