File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 33Provides database storage and retrieval of application settings, with a fallback to the
44config classes.
55
6+ [ ![ ] ( https://github.com/codeigniter4/settings/workflows/PHPUnit/badge.svg )] ( https://github.com/codeigniter4/settings/actions/workflows/test.yml )
7+ [ ![ ] ( https://github.com/codeigniter4/settings/workflows/PHPStan/badge.svg )] ( https://github.com/codeigniter4/settings/actions/workflows/analyze.yml )
8+ [ ![ ] ( https://github.com/codeigniter4/settings/workflows/Deptrac/badge.svg )] ( https://github.com/codeigniter4/settings/actions/workflows/inspect.yml )
9+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/codeigniter4/settings/badge.svg?branch=develop )] ( https://coveralls.io/github/codeigniter4/settings?branch=develop )
10+
611## Quick Start
712
8131 . Install with Composer: ` > composer require codeigniter4/settings `
You can’t perform that action at this time.
0 commit comments