Skip to content

webisters/config

Repository files navigation

Webisters Config

Webisters Config Library This library is designed for reuse in Composer-based PHP applications.

What It Provides

  • Database-oriented abstractions for safer and clearer data access.
  • Reusable PHP components intended for integration into larger applications.
  • Clean interfaces and extension points to support maintainable implementations.

Installation

composer require webisters/config

Requirements

  • PHP: >=8.2
  • Composer: Compatible with Composer 2.x.

Documentation

Included in Webisters Framework

If you're building a full Webisters application, install the framework meta-package:

composer require webisters/framework

Development

composer install
vendor/bin/phpunit

Follow consistent coding style and run available linters before opening pull requests.

Support

License

MIT

About

File-based configuration loader for PHP, INI, JSON, XML, YAML, ENV, and database sources.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages