This dependency is the common library needed for DevNet Application, which includes the following Base Class Library:
- Configuration Provider
- Dependency Injection
- Event Logging
You can install DevNet Common as a third-party library to any PHP project, by running the following command in the terminal:
composer require devnet/common
Full documentation on how to use DevNet Framework is available at devnet-framework.github.io
This library is licensed under the MIT license. See License File in the root folder for more information.