PHP dotEnv library as a bottleneck
I had used a popular library https://github.com/vlucas/phpdotenv for many years in my PHP projects built on Yii framework. The library is easy to use and always worked well.
Recently I tried to find performance bottlenecks in my application and used ...
mkrutikov.hashnode.dev1 min read