Popular Packages
-
-
-
-
-
-
-
-
PHP
michaeldrennen/remote-file
A php package that is a wrapper around some common operations on remote files.
-
-
-
-
PHP
dvorakjan/phpsock-connector
PHP connector of PHPsock library which mediates WebSocket communication between JS clients and PHP server.
-
-
PHP
frc/wp-env-heroku-custom-php-constant
Allow PHP constants to be defined through Heroku environment, as long as the environment key starts with FRC_PHP_CONST_ prefix. The prefix gets removed when the constant is set in the PHP side. For example, an environment variable FRC_PHP_CONST_PLL_COOKIE will define the PHP constant PLL_COOKIE with