Download the PHP package mannikj/laravel-model-configs without Composer
On this page you can find all versions of the php package mannikj/laravel-model-configs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mannikj/laravel-model-configs
More information about mannikj/laravel-model-configs
Files in mannikj/laravel-model-configs
Package laravel-model-configs
Short Description Add versioned and categorizable json configurations to your eloquent models
License MIT
Homepage https://github.com/mannikj/laravel-model-configs
Informations about the package laravel-model-configs
Add conguration lists to your eloquent models
Often you need to add different types of configurations to your models. Sometimes you will also need to these configurations group them by types and lists, and provide default and custom configuration lists. With this package you can do all that very flexibly. It is up to you how to assign the entities to your model so this package will most likely suit your case of saving model-related configurations in the database.
Installation
You can install the package via composer:
Usage
Testing
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 [email protected] instead of using the issue tracker.
Credits
- MannikJ
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of laravel-model-configs with dependencies
illuminate/support Version 5.8.*
mannikj/laravel-sti Version ^1.1
mpociot/versionable Version 3.1.1
rinvex/laravel-cacheable Version ^2.1
rinvex/laravel-categories Version ^2.1