-
Notifications
You must be signed in to change notification settings - Fork 426
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
The maxminddb extension is widely used and provides significant performance benefits for projects that read MaxMind databases (such as Matomo and others).
It’s already available via the PIE installer.
Would it be possible to include it in the default set of extensions?
Thank you!
PECL page: https://pecl.php.net/package/maxminddb
PECL stats: https://pecl.php.net/package-stats.php?pid=1052&rid=&cid=33
Installation: pie install maxmind-db/reader-ext
C library: https://github.com/maxmind/libmaxminddb
Perf recommendation: https://github.com/maxmind/MaxMind-DB-Reader-php?tab=readme-ov-file#c-extension-recommended-for-performance
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request