Download the PHP package ofcold/configuration without Composer
On this page you can find all versions of the php package ofcold/configuration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ofcold/configuration
More information about ofcold/configuration
Files in ofcold/configuration
Download ofcold/configuration
More information about ofcold/configuration
Files in ofcold/configuration
Vendor ofcold
Package configuration
Short Description Configuration item supports laravel extension.
License MIT
Homepage https://ofcold.com
Package configuration
Short Description Configuration item supports laravel extension.
License MIT
Homepage https://ofcold.com
Please rate this library. Is it a good library?
Informations about the package configuration
Configuration item supports laravel extension.
Simplified Chinese Documentation
Features
- Support component configuration, configuration files can be anywhere.
- Overlay configuration, flexible.
Environment
php >= 7.1 Laravel >= 5.1
Installing
Instructions
We may use such a scenario, in the development of Laravel components, need some configuration, or multiple configuration items. The original Laravel may require you to merge configurations and publish to the root directory. As the number of components increases, so does the config file.
Useing
Results:
Larvel
OR test file.
Api
- addNamespace(?string $namespace = null, string $directory) : void
- addNamespaceOverrides($namespace, $directory) : void
All versions of configuration with dependencies
PHP Build Version
Package Version
The package ofcold/configuration contains the following files
Loading the files please wait ....