Skip to content

The official PHP buildpack for Heroku modified to support PEAR MAIL

License

Notifications You must be signed in to change notification settings

stondin/heroku-buildpack-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku buildpack: PHP with PEAR Mail

This is the official Heroku buildpack for PHP applications modified to run Pear Mail. Additionally, GZIP compression is enabled.

Usage

Method 1: In your app setting page include this repository as a BUILDPACK_URL in the Config Vars.

Method 2: In your app directory run the following command:

heroku config:add BUILDPACK_URL=https://github.com/blindstuff/heroku-buildpack-php.git

About

The official PHP buildpack for Heroku modified to support PEAR MAIL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 95.1%
  • PHP 4.9%