Download the PHP package combindma/laravel-option without Composer
On this page you can find all versions of the php package combindma/laravel-option. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download combindma/laravel-option
More information about combindma/laravel-option
Files in combindma/laravel-option
Package laravel-option
Short Description A key-value storage for laravel
License MIT
Homepage https://github.com/combindma/laravel-option
Informations about the package laravel-option
A key-value storage for laravel
This package uses spatie valuestore under the hood.
About Combind Agency
Combine Agency is a leading web development agency specializing in building innovative and high-performance web applications using modern technologies. Our experienced team of developers, designers, and project managers is dedicated to providing top-notch services tailored to the unique needs of our clients.
If you need assistance with your next project or would like to discuss a custom solution, please feel free to website for more information about our services. Let's build something amazing together!
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
This package makes it easy to store and retrieve some loose values. Stored values are saved as a json file.
It can be used like this:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Combind
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-option with dependencies
illuminate/contracts Version ^11.0
spatie/laravel-package-tools Version ^1.16
spatie/valuestore Version ^1.3