LaravelPackages.net
Acme Inc.
Toggle sidebar
jimchen/laravel-settings

Store your application settings

711
1
2.1.0
About jimchen/laravel-settings

jimchen/laravel-settings is a Laravel package for store your application settings. It currently has 1 GitHub stars and 711 downloads on Packagist (latest version 2.1.0). Install it with composer require jimchen/laravel-settings. Discover more Laravel packages by jimchen or browse all Laravel packages to compare alternatives.

Last updated

Store strongly typed application settings

GitHub Tests Action Status GitHub Psalm Action Status GitHub Check and fix styling

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.

Star History Chart