zaphyr-org/config

Load configuration files the easy way. This configuration loader supports PHP, INI, JSON, XML, YAML and NEON file extensions.

2.2.2 2024-01-22 16:24 UTC

This package is auto-updated.

Last update: 2024-04-22 17:13:24 UTC


README

License Version Downloads Stars Issues

CONFIG

Load configuration files the easy way. This configuration loader supports PHP, INI, JSON, XML, YAML and NEON file extensions.

System Requirements

You need PHP => 8.1.0 but the latest stable version of PHP is recommended.

Installation

It's recommended that you use Composer to install the config repository.

composer require zaphyr-org/config

Documentation

You can read the full documentation here.

Issues

Bug reports and feature requests can be submitted on the GitHub Issue Tracker.

Security

If you discover security related issues, please email security@zaphyr.org instead of using the issue tracker!

Contributing

Please see CONTRIBUTING for details.

Code of Conduct

Please see CODE OF CONDUCT for details.

License

This project is licensed under the MIT license. See LICENSE for more information.