forked from facebook/hhvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Extensions
Mike Preston edited this page Feb 1, 2014
·
10 revisions
HipHop supports several core PHP extensions, with more being developed. Some are integrated into the virtual machine itself whereas others are separate extensions that are loaded dynamically.
- Apache
- APC
- APD
- cUrl
- DOM
- Hash
- Image (gd)
- IMAP
- Intl (partially — e.g., missing
NumberFormatter
right now) - IPC
- JSON
- LDAP
- Magick
- Mailparse
- MB
- MCrypt
- Memcache
- Memcached
- MySQL
- PDO
- PHAR
- POSIX
- PReg
- SimpleXML
- SOAP
- SPL
- SQLite3
- XML
- ZLib