https://github.com/jaideraf/docker-phpyaz
Dockerfile for jaideraf/phpyaz
https://github.com/jaideraf/docker-phpyaz
dockerfile
Last synced: about 1 year ago
JSON representation
Dockerfile for jaideraf/phpyaz
- Host: GitHub
- URL: https://github.com/jaideraf/docker-phpyaz
- Owner: jaideraf
- License: gpl-3.0
- Created: 2023-02-10T12:34:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T17:14:32.000Z (over 1 year ago)
- Last Synced: 2025-02-17T03:34:45.824Z (over 1 year ago)
- Topics: dockerfile
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/jaideraf/phpyaz
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-phpyaz
[Dockerfile](https://github.com/jaideraf/docker-phpyaz) for [jaideraf/phpyaz](https://hub.docker.com/r/jaideraf/phpyaz)
PHP 8.2 with Apache, [phpyaz](https://www.indexdata.com/resources/software/phpyaz/) and [intl](https://www.php.net/manual/en/book.intl.php) extensions (timezone from America/Sao_Paulo). Includes the following PHP modules/extensions:
```
# php -m
[PHP Modules]
Core
ctype
curl
date
dom
fileinfo
filter
ftp
hash
iconv
intl
json
libxml
mbstring
mysqlnd
openssl
pcre
PDO
pdo_sqlite
Phar
posix
random
readline
Reflection
session
SimpleXML
sodium
SPL
sqlite3
standard
tokenizer
xml
xmlreader
xmlwriter
yaz
zlib
```