Zephir is a compiled high level language aimed to the creation of C-extensions for PHP.
360
Zephir is a compiled high level language aimed to the creation of C-extensions for PHP.
This Docker image contains the Zephir parser and Zephir compiler.
Make sure you are in the Zephir extension root folder or change workdir.
docker run --rm -it -v $(pwd):/app sandrokeil/zephir:7.3-cli [Zephir command]
docker run --rm -it -v $(pwd):/app sandrokeil/zephir:7.2-cli [Zephir command]
docker run --rm -it -v $(pwd):/app sandrokeil/zephir:7.1-cli [Zephir command]
Content type
Image
Digest
Size
124.2 MB
Last updated
almost 8 years ago
docker pull sandrokeil/zephir:7.1-cli