Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.39 KB

README.md

File metadata and controls

48 lines (27 loc) · 1.39 KB

Fuel PHP Framework - Config

The Config package provides the Fuel PHP application development framework with a configuration container with schema validation.

Install

Via Composer

$ composer require fuel/config

Requirements

The following versions of PHP are supported by this version.

  • PHP 8.2

Documentation

The Fuel PHP framework has full documentation, powered by Jekyll.

Contribute to this documentation in the docs/ sub-directory.

Testing

Testing includes PHPUnit and PHPStan (Level 7).

$ composer test

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please use the issue tracker.

Credits

The Fuel PHP development team likes to thank all contributors (LINK HERE), and especially our sponsor FlexCoders Ltd for both their infrastructure support and giving their developers time to work on improving the framework.

We would also like to thank The PHP League for the initial code of this library, which allowed use to hit the ground running !

License

The MIT License (MIT). Please see License File for more information.