Libraries tagged by alternate
eso/doctrine-repository
7636 Downloads
An alternative doctrine entity base repository
ereminmdev/yii2-notyf
59 Downloads
Alternative confirmation messages for Yii framework.
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.
elieldepaula/pagseguro
18 Downloads
Uma biblioteca alternativa para integração de pagamento padrão do PagSeguro.
edweld/aclbundle
1523 Downloads
An Alternative ACL for symfony 3
ebidtech/doctrine-repository
2377 Downloads
An alternative doctrine entity base repository. Fork from eso/doctrine-repository.
downshiftorg/ezekiel
82 Downloads
Alternative syntax wrapper and added convenience methods for using phpspec/prophecy within PHPUnit
dive-be/nova-linkable-field
2501 Downloads
Optionally link to a different model as an alternative to a manual attribute value.
different-technology/mh-aws-image-analyser
6 Downloads
TYPO3 extension to auto fill your 'alternative'-Tags of your images with Amazon Rekognition image detection.
deichrakete/kirby-images
14 Downloads
Alternative formats and responsive images
degami/lessql
196 Downloads
LessQL: The agile PHP ORM alternative
daniel-ac-martin/php-seids
58 Downloads
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.
craftblue/php-mtgox-api-v2
20 Downloads
An API wrapper around MTGox API v2 that's slightly more sane than some alternatives.
coinvestor/laravel-batchsqs
4292 Downloads
An alternative Amazon SQS queue driver for Laravel. Messages are sent in batches rather than one at a time, which may be more efficient if you have a lot of messages to send.
codinc/phpenum
254 Downloads
A simple PHP Enum implementation, as an alternative to SplEnum