Download the PHP package jimchen/laravel-settings without Composer
On this page you can find all versions of the php package jimchen/laravel-settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jimchen/laravel-settings
More information about jimchen/laravel-settings
Files in jimchen/laravel-settings
Package laravel-settings
Short Description Store your application settings
License MIT
Homepage https://github.com/spatie/laravel-settings
Informations about the package laravel-settings
Store strongly typed application settings
This package allows you to store settings in a repository (database, Redis, ...) and use them through an application without hassle.
Description
Fork from spatie/laravel-settings, just make it can be run in PHP7.2, Laravel 6.x and MySQL 5.6.
If you are running a version of MySQL older than the 5.7.7 release or MariaDB older than the 10.2.2 release, please check here.
If you have any questions, idea or bugs, please go to spatie/laravel-settings.
If you don't know how to use, please go to here.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-settings with dependencies
ext-json Version *
doctrine/dbal Version ^2.6|^3
laravel/framework Version ^6.0|^7.0|^8.24.0
phpdocumentor/type-resolver Version ^1.4
spatie/data-transfer-object Version ^1.0|^2.0
spatie/temporary-directory Version ^1.2