symfony/dotenv
Symfony Dotenv reads .env files and loads variables into PHP’s environment, exposing them via $_ENV and $_SERVER. Supports loading multiple files, overriding existing vars, and environment-specific .env.local/.env.$APP_ENV variants.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| php-standard-library/env | 0.83 | Tiny PHP utility for reading environment variables with sensible defaults and type casting. Helps centralize access to config via env(), supports required keys, fallback values, and safe handling when variables are missing or empty. | 0 | 0 | 0 | 6K | 0 | 20.6 | 61.1 | MIT | 2 weeks ago | |
| symfony/config | 0.82 | Symfony Config component helps you find, load, merge, auto-fill, and validate configuration from many sources (YAML, XML, INI, database). Designed for building robust, flexible config systems in PHP applications. | 4,282 | 4,313 | 43 | 7M | 0 | 53.8 | 52.3 | MIT | 1 week ago | |
| vlucas/phpdotenv | 0.81 | vlucas/phpdotenv loads environment variables from a .env file into getenv(), $_ENV, and $_SERVER. Ideal for keeping secrets out of code and managing per-environment configuration in PHP apps via simple, portable dotenv files. | 13,530 | 13,808 | 657 | 11M | 14 | 73.3 | 53.7 | BSD-3-Clause | 3 months ago | |
| symfony/asset | 0.81 | Symfony Asset component helps generate and version URLs for web assets like CSS, JavaScript, and images. Supports cache busting via version strategies and base paths/URLs, making it easy to reference assets consistently across environments and CDNs. | 3,160 | 3,174 | 12 | 4M | 0 | 46.7 | 50.3 | MIT | 1 week ago | |
| symfony/doctrine-bridge | 0.80 | Symfony Doctrine Bridge integrates Doctrine with Symfony components, providing glue code for ORM/DBAL usage across the framework. Part of the main Symfony repository; report issues and submit pull requests there. | 3,231 | 3,236 | 43 | 4M | 0 | 48.8 | 51.1 | MIT | 1 week ago | |
| symfony/asset-mapper | 0.80 | Symfony AssetMapper exposes asset directories and publishes them to a public folder with digested (versioned) filenames. It can also generate an importmap, letting you use modern JavaScript modules without a build step. | 165 | 165 | 6 | 525K | 0 | 31.5 | 56.9 | MIT | 1 week ago | |
| symfony/filesystem | 0.79 | Symfony Filesystem component offers practical utilities for working with files and directories: create, copy, move, remove, mirror, and chmod/chown paths, with robust error handling and portability across platforms. Ideal for safe filesystem operations in PHP apps. | 4,646 | 4,703 | 48 | 12M | 0 | 55.3 | 55.3 | MIT | 1 week ago |
How can I help you explore Laravel packages today?