calgamo / module-php-dotenv
vlucas/phpdotenv module for Calgamo Framework.
Installs: 1 048
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=7.1
- calgamo/kernel: ~0.15
- calgamo/module: ~0.10
- calgamo/module-calgamo-pipeline: ~0.1
- calgamo/module-stk2k-eventstream: ~0.1
- calgamo/support: ~0.1
- vlucas/phpdotenv: ~3.0
Requires (Dev)
- php-coveralls/php-coveralls: ^2.0
- phpunit/phpunit: ^6.3.0
README
Description
Calgamo/module-php-dotenv is a vlucas/phpdotenv module for calgamo framework.
Feature
Demo
Usage
Requirement
PHP 7.1 or later
Installing calgamo/module-php-dotenv
The recommended way to install calgamo/module-php-dotenv is through Composer.
composer require calgamo/module-php-dotenv
After installing, you need to require Composer's autoloader:
require 'vendor/autoload.php';
License
This library is licensed under the MIT license.
Author
Disclaimer
This software is no warranty.
We are not responsible for any results caused by the use of this software.
Please use the responsibility of the your self.