https://github.com/hubgit/php7-cli-saxonhe
A Docker image containing Saxon-HE compiled as a PHP extension.
https://github.com/hubgit/php7-cli-saxonhe
Last synced: 5 months ago
JSON representation
A Docker image containing Saxon-HE compiled as a PHP extension.
- Host: GitHub
- URL: https://github.com/hubgit/php7-cli-saxonhe
- Owner: hubgit
- License: mit
- Created: 2019-04-11T08:19:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-11T10:05:17.000Z (about 7 years ago)
- Last Synced: 2025-03-11T11:08:52.607Z (over 1 year ago)
- Language: Dockerfile
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# docker-php7-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 [Saxon/C documentation](https://www.saxonica.com/saxon-c/doc/html/index.html) contains details of the PHP API and examples of usage.