Libraries tagged by php Extensions
xobotyi/basen
20929 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
plesk/pm-api-stubs
47529 Downloads
Plesk Extensions API PHP files stubs for IDE.
colopl/colopl_bc
16831 Downloads
PHP backwards compatibility extension.
bsn4/grpc
1804 Downloads
Rust-based gRPC extension for PHP — drop-in replacement for ext-grpc
maicol07/flarum-sso-plugin
12015 Downloads
PHP plugin for Flarum SSO Extension
fof/extend
240139 Downloads
Configurable PHP components for your Flarum extension
narrowspark/mimetypes
118185 Downloads
PHP MIME Types Guesser and extension mapping.
sweelix/yii2-plupload
30616 Downloads
PHP 5.4+ Sweelix Yii2 plupload extension - easy asynchronous file uploads
schams-net/nagios
44207 Downloads
Monitors TYPO3 instances and warns about insecure extensions, old TYPO3 versions, wrong PHP versions, etc. Requires a Nagios monitoring server.
vclayton/unpecl-oauth
128259 Downloads
Native PHP drop-in replacement for the PECL OAuth extension
pecl/timezonedb
9866 Downloads
This extension is a drop-in replacement for the builtin timezone database that comes with PHP.
paragonie/paserk
238123 Downloads
PHP implementation of PASERK (Platform Agnostic SERialized Keys), a PASETO extension.
nanasess/bcmath-polyfill
117212 Downloads
PHP 8.4 bcmath functions polyfill with fallback compatibility for environments without bcmath extension. Based on phpseclib/bcmath_compat with additional support for new PHP 8.4 bcmath functions.
davidpersson/mm
12470 Downloads
The PHP media library: media processing and MIME-Type/extension guessing.
badoo/soft-mocks
35610 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.