Download the PHP package codeigniter4/settings without Composer
On this page you can find all versions of the php package codeigniter4/settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codeigniter4/settings
More information about codeigniter4/settings
Files in codeigniter4/settings
Download codeigniter4/settings
More information about codeigniter4/settings
Files in codeigniter4/settings
Vendor codeigniter4
Package settings
Short Description Settings library for CodeIgniter 4
License MIT
Homepage https://github.com/codeigniter4/settings
Package settings
Short Description Settings library for CodeIgniter 4
License MIT
Homepage https://github.com/codeigniter4/settings
Please rate this library. Is it a good library?
Informations about the package settings
CodeIgniter Settings
This project provides database storage and retrieval of application settings, with a fallback to the config classes for CodeIgniter 4 framework.
Installation
composer require codeigniter4/settings
Migrate your database:
php spark migrate --all
Basic usage
Set the value:
Get the value:
Forget the value:
Docs
Read the full documentation: https://settings.codeigniter.com
Contributing
We accept and encourage contributions from the community in any shape. It doesn't matter whether you can code, write documentation, or help find bugs, all contributions are welcome. See the CONTRIBUTING.md file for details.
All versions of settings with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
The package codeigniter4/settings contains the following files
Loading the files please wait ....