Skip to content

Latest commit

 

History

History

php-cpp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Docker php-cpp image

This is a Docker image for php-cpp.

What is PHP-CPP?

A C++ library for developing PHP extensions. It offers a collection of well documented and easy-to-use classes that can be used and extended to build native extensions for PHP.

$ docker run --rm -v $(pwd):/app sandrokeil/phpcpp make