Skip to content

Commit 24ac4c7

Browse files
Update README.md
1 parent 20d6a1b commit 24ac4c7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,24 @@ Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` au
1111
<a href="https://github.com/vlucas/phpdotenv/releases"><img src="https://img.shields.io/github/release/vlucas/phpdotenv.svg?style=flat-square" alt="Latest Version"></img></a>
1212
</p>
1313

14+
<div align="center">
15+
16+
**Special thanks to [our sponsors](https://github.com/sponsors/GrahamCampbell)**
17+
18+
<br>
19+
<a href="https://www.dotenvx.com/?utm_source=github&utm_medium=referral&utm_campaign=phpdotenv">
20+
<div>
21+
<img src="https://dotenvx.com/logo.png" width="120" alt="Dotenvx">
22+
</div>
23+
<b>Need to sync .env files across teams and environments?</b>
24+
<div>
25+
<sup>Dotenvx builds on the simplicity of phpdotenv with support for encryption, multiple environments, and team workflows. Use it alongside phpdotenv to modernize your secrets management.</sup>
26+
</div>
27+
</a>
28+
29+
<hr>
30+
</div>
31+
1432

1533
## Why .env?
1634

0 commit comments

Comments
 (0)