https://github.com/burnett01/phpdotenv-constants-adapter
A PHP define() & constant() adapter for vlucas/phpdotenv
https://github.com/burnett01/phpdotenv-constants-adapter
adapter constant define dotenv php-dotenv phpdotenv
Last synced: 4 months ago
JSON representation
A PHP define() & constant() adapter for vlucas/phpdotenv
- Host: GitHub
- URL: https://github.com/burnett01/phpdotenv-constants-adapter
- Owner: Burnett01
- License: mit
- Archived: true
- Created: 2019-05-08T11:27:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-16T17:21:17.000Z (over 3 years ago)
- Last Synced: 2025-01-29T05:30:03.283Z (4 months ago)
- Topics: adapter, constant, define, dotenv, php-dotenv, phpdotenv
- Language: PHP
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# phpdotenv-constants-adapter
A PHP ```define()``` & ```constant()``` adapter for [vlucas/phpdotenv](https://github.com/vlucas/phpdotenv)## Install
Check the following guide: [https://github.com/vlucas/phpdotenv#loader-customization](https://github.com/vlucas/phpdotenv#loader-customization)
---
## LICENSE
MIT