Libraries tagged by alternative text
net-tools/phpunit-given
10 Downloads
An alternative to PHPUnit's ReturnValueMap and ReturnCallback. A convenient solution to migrate from Prophecy.
elmpp/mockery
33 Downloads
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.
nelexa/zip
8403200 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
php-ds/ext-ds
11602 Downloads
An extension providing efficient internal data structures as an alternative to arrays
utopia-php/swoole
389786 Downloads
An extension for Utopia Framework to work with PHP Swoole as a PHP FPM alternative
spryker/product-alternative-extension
2706131 Downloads
ProductAlternativeExtension module
spryker/product-alternative-storage-extension
2370791 Downloads
ProductAlternativeStorageExtension module
oliverkroener/ok-exchange365-mailer
23343 Downloads
A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API
dreistromland/typo3-hcaptcha
55970 Downloads
TYPO3 Extension to add hCaptcha to EXT:form - The privacy friendly captcha alternative.
inspiredminds/contao-image-alternatives
2199 Downloads
Contao extension to provide the possibility of defining alternative images to be used on different output devices.
iliaal/fastjson
85 Downloads
Fast JSON encode/decode/validate for PHP 8.1+, backed by yyjson. Drop-in alternative to ext/json with namespaced fastjson_* functions and json_last_error-compatible error reporting.
supportpal/accept-language-parser
48328 Downloads
An alternative to ext-intl's locale_accept_from_http function.
drainerlight/php-pdf-decompressor
2297 Downloads
Pure-PHP PDF decompressor: converts PDF 1.5+ cross-reference streams and object streams (ObjStm) into a classic PDF 1.4 structure, so parsers that only understand the traditional xref table (such as FPDI's free parser) can read them. A qpdf-free alternative — no external binaries.
waldhacker/hcaptcha
101360 Downloads
TYPO3 Extension to add hCaptcha to EXT:form - The privacy friendly captcha alternative.
ducks-project/spl-types
33314 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string