Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
☆13,552Aug 24, 2026Updated 2 weeks ago
Alternatives and similar repositories for phpdotenv
Users that are interested in phpdotenv are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A small library for converting tokenized PHP source code into XML (and potentially other formats)☆5,193Feb 3, 2026Updated 7 months ago
- CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull …☆5,825Jan 6, 2026Updated 8 months ago
- Provides tools to internationalize your application☆6,599Updated this week
- Provides mechanisms for walking through any arbitrary PHP variable☆7,427Updated this week
- Library that helps with managing the version number of Git-hosted PHP projects☆6,568Updated this week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Provides a list of PHP built-in functions that operate on resources☆6,255Mar 14, 2024Updated 2 years ago
- Provides functionality to recursively process PHP variables☆6,560Updated this week
- Executes commands in sub-processes☆7,456Updated this week
- Snapshotting of global state, factored out of PHPUnit into a stand-alone component☆6,592Updated this week
- Allows reflection of object attributes, including inherited and non-public ones☆6,271Updated this week
- Provides functionality that helps writing PHP code that has runtime-specific execution paths☆6,765Updated this week
- Provides the functionality to export PHP variables for visualization☆6,810Updated this week
- Traverses array structures and object graphs to enumerate all referenced objects☆6,527Updated this week
- A REPL for PHP