Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Incenteev/heroku-php-exts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP extensions for Heroku

This repo maintains additional PHP extensions for the official PHP Heroku buildpack.

Usage

To use extensions provided by this repository, you only need to register it in your Heroku app:

$ heroku config:set HEROKU_PHP_PLATFORM_REPOSITORIES="https://incenteev-heroku-php-exts.s3.amazonaws.com/dist-cedar-14-stable"

You can now require the extension in your composer.json.

Supported extensions

Here is the list of extensions supported in this repository:

  • amqp
  • sundown (only for PHP 5.x)

Maintenance

This repository is maintained by the Incenteev team.

Extensions will be added in it mainly based on the needs of Incenteev. However, community contributions are very welcome to add support for more extensions.

About

Custom PHP extensions for the official heroku buildpack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages