Libraries tagged by php-ext
bitwasp/secp256k1-php
190022 Downloads
PHP Extension with bindings for bitcoin/secp256k1.
mollie/polyfill-libsodium
712893 Downloads
A polyfill package to transition from the libsodium php extension to the sodium extension. Which is included in PHP 7.2
mkreusch/amazon-pay-api-sdk-php-extension
172748 Downloads
Add a convenience layer to the Amazon Pay PHP SDK
php-extended/php-version-object
208112 Downloads
An implementation of the php-version-interface library
php-extended/php-version-interface
227869 Downloads
A library to specify how to manipulate version numbers
php-extended/php-parser-object
264244 Downloads
An implementation of the php-extended/php-parser-interface library
php-extended/php-parser-lexer
199738 Downloads
This library is an implementation of the php-extended/php-parser-interface based on a lexer for handling its data
php-extended/php-parser-interface
307601 Downloads
An abstract interface implementation for parsers
php-extended/php-lexer-object
226504 Downloads
A library that implements the php-extended/php-lexer-interface interface library.
php-extended/php-lexer-interface
227593 Downloads
A lexer to prepare the work for any parser of data
php-extended/php-io-interface
230952 Downloads
Interfaces to implement generic input and output operations
php-extended/php-charset-object
232857 Downloads
A library that implements the php-charset-interface package
php-extended/php-charset-interface
240556 Downloads
A library to list all the available charsets used over the internet
php-extended/polyfill-php80-stringable
767356 Downloads
A polyfill that adds the stringable interface added in php8.0 to previous versions of php
php-extended/polyfill-php80-str-utils
159263 Downloads
A php implementation of string functions introduced in php8 and above