platine-php / config
Platine Config is the library used to manage the application configuration based on differents loaders
Installs: 3 438
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^8
- platine-php/stdlib: ^1.0
Requires (Dev)
- mikey179/vfsstream: ~1.6
- phpmd/phpmd: @stable
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^9.6
- platine-php/dev: ^2.0
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2025-04-01 09:18:33 UTC
README
Platine Config is the library used to manage the application configuration using differents loaders
Requirements
- PHP >= 8.0
Installation
Using composer (recommended)
composer require platine-php/config
Supported loaders
- File
License
MIT License See LICENSE.MD