https://github.com/hubgit/php7-apache-saxonhe
A Docker image containing Saxon HE compiled as a PHP extension
https://github.com/hubgit/php7-apache-saxonhe
Last synced: about 2 months ago
JSON representation
A Docker image containing Saxon HE compiled as a PHP extension
- Host: GitHub
- URL: https://github.com/hubgit/php7-apache-saxonhe
- Owner: hubgit
- License: mit
- Created: 2017-12-11T13:52:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-22T21:10:23.000Z (almost 3 years ago)
- Last Synced: 2025-03-11T11:08:52.579Z (11 months ago)
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/hubdock/php7-apache-saxonhe/
- Size: 53.7 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# docker-php7-apache-saxonhe
A Docker image containing Saxon-HE compiled as a PHP extension.
The [source code for Saxon-HE/C](https://www.saxonica.com/saxon-c/index.xml) is licensed under the Mozilla Public License Version 2.0.
The [SaxonC PHP API documentation](https://www.saxonica.com/saxon-c/documentation11/#!api/saxon_c_php_api) contains details of the PHP API and examples of usage.
Run `docker build . --pull --platform linux/amd64 --tag php7-apache-saxonhe` to build the Docker image.