Libraries tagged by server load

bonsaicode/redis

0 Favers
14 Downloads

Implementation of the Redis Redlock algorithm, which is used to ensure only one server carries out a process in an environment where multiple duplicate servers exist, e.g. GCP auto-scaling load balancer.

Go to Download


vzina/phpdotenv

0 Favers
3 Downloads

Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.

Go to Download


solophp/dotenv

0 Favers
2 Downloads

Simple, zero-dependency .env loader for PHP. Loads files into $_ENV with optional $_SERVER population.

Go to Download


roadie-xx/dotenv

0 Favers
5 Downloads

Loads environment variables from .env file to getenv(), $_ENV and $_SERVER.

Go to Download


reagordi/env

0 Favers
6 Downloads

Loads environment variables from `.env` to `env()`, `$_ENV` and `$_SERVER` automagically.

Go to Download


publiux/phpdotenv

0 Favers
178 Downloads

Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER`, and Docker secrets automagically.

Go to Download


pilotftzi/net-gearman

0 Favers
29 Downloads

Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates. This package provides an interface for PHP to communicate with the Gearman server.

Go to Download


patinthehat/phpdotenv

0 Favers
11 Downloads

Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.

Go to Download


nielbuys/phpdotenv

0 Favers
10 Downloads

Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.

Go to Download


nexus633/processenv

0 Favers
3 Downloads

parse .env files to load variables to $_ENV and/or $_SERVER automatically

Go to Download


nazares/phpdotenv

0 Favers
64 Downloads

Loads environment variables from .env file to `getenv()`, `$_ENV` and `$_SERVER`

Go to Download


luongtran/phpdotenv

0 Favers
13 Downloads

Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.

Go to Download


ilimic/phpdotenv

1 Favers
89 Downloads

Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.

Go to Download


gstearmit/envyii2

0 Favers
46 Downloads

Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.

Go to Download


alzen8work/phpdotenv

0 Favers
12 Downloads

Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.

Go to Download


<< Previous Next >>