Libraries tagged by patch
wapplersystems/tag
3664 Downloads
A patch for TYPO3 to easily add tags just like categories to any element
sbuerk/typo3-cmscomposerinstallers-testingframework-bridge
50791 Downloads
Compatibility patch for extension testing with TYPO3 v12
rainner/restful-php
68301 Downloads
Parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
pocketmine/netresearch-jsonmapper
194968 Downloads
Fork of netresearch/jsonmapper with patches needed by pocketmine/pocketmine-mp
notihnio/php-request-parser
20494 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling
boltci/shards
3733 Downloads
Patch PHPUnit and Paratest to shard your Laravel test suite.
bafs/illuminate-demacroable
29497 Downloads
The Demacroable package, to remove monkey patching from your codebase.
avaibook/symfony-rate-limiter
20447 Downloads
Sf4.4 compatibility patch of Symfony RateLimiter component, that provides a Token Bucket implementation to rate limit input and output in your application
weldist/laravel-pulse-md5-patch
66 Downloads
Laravel Pulse patch for MySQL servers without a usable MD5() function — uses a plain key_hash column hashed in PHP.
sidworks/composer-patcher
414 Downloads
Composer plugin to automatically apply patches to vendor packages without forking
samjuk/m2-meta-security-patches
68 Downloads
Meta package to apply all the new isolated security and emergency patches for Magento 2
mouf/utils.patcher
85286 Downloads
A patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. Very useful for database patches.
mouf/database.patcher
85779 Downloads
A database patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. This package adds database support to the Mouf patch system (mouf/utils.patcher).
goatherd/patch-installer
99 Downloads
Install package as patch directly to vendor directory
fadion/diff-match-patch
7963 Downloads
Port of the google-diff-match-patch (https://code.google.com/p/google-diff-match-patch/) lib to PHP