Libraries tagged by heroku
heroku/heroku-buildpack-php
1059652 Downloads
Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku
php-heroku-client/php-heroku-client
194717 Downloads
A PHP client for the Heroku Platform API
atrox/haikunator
188781 Downloads
Generate Heroku-like random names to use in your php applications.
fervo/release-phase-migrations-bundle
32419 Downloads
A bundle to run release-phase migrations on Heroku
purrweb/yii2-heroku
9348 Downloads
Generate yii2 environments for easy deployment on heroku
robuust/craft-heroku-internal
68554 Downloads
Module for internal use with Craft and Heroku
stevenmaguire/oauth2-heroku
1263 Downloads
Heroku OAuth 2.0 Client Provider for The PHP League OAuth2-Client
socialiteproviders/heroku
5081 Downloads
Heroku OAuth2 Provider for Laravel Socialite
joni-jones/yii2-heroku-logger
7708 Downloads
Simple logger implementation to works on heroku services
frc/wp-env-heroku-sendgrid
52597 Downloads
Export Heroku sendgrid addon configuration for WordPress.
frc/wp-env-heroku-redis
53848 Downloads
Export Heroku redis addon configuration for WordPress.
frc/wp-env-heroku-jawsdb-maria
18326 Downloads
Export Heroku jawsdb maria addon configuration for WordPress.
frc/wp-env-heroku-jawsdb
43737 Downloads
Export Heroku jawsdb addon configuration for WordPress.
frc/wp-env-heroku-database
26702 Downloads
Export Heroku environment DATABASE_URL configuration for WordPress.
frc/wp-env-heroku-custom-php-constant
43204 Downloads
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 within WordPress (with the value coming from the env key)