Libraries tagged by patches
bayfrontmedia/php-http-request
1638 Downloads
Easily handle data from incoming HTTP requests.
artemeon/daff-php
36298 Downloads
align and compare tables
williamheelis/restful-inputs
142 Downloads
Simple RESTful globals: $_PUT, $_PATCH, $_DELETE, $_HEADER, $_JSON, $_PATH, $_RES for PHP APIs. Basically this is an extension of the logic PHP probably intended when they introduced _GET and _POST and this package simply extends it and is useful shorthand option for RESTful api end points as a result. The focus was on inline brevity, and assumes plenty of `/api/someItem/index.php` -> `PATCH::/api/someItem/` structure. (i.e lots of dirs with one index.php each!)
wapplersystems/tag
485 Downloads
A patch for TYPO3 to easily add tags just like categories to any element
unb-libraries/drupal-addon
6937 Downloads
Reusable patches and add-ons to be used across Drupal projects.
steverobbins/magento-download-cli
10 Downloads
Download Magento editions and patches via command line
steverobbins/magedownload-cli
9 Downloads
Download Magento editions and patches via command line
sbuerk/typo3-cmscomposerinstallers-testingframework-bridge
49688 Downloads
Compatibility patch for extension testing with TYPO3 v12
pixelbrackets/patchbot
8292 Downloads
Automate the distribution of patches to various Git repositories
palepurple/propel1
3353 Downloads
Fork of Propel ORM (v1.7.x) with minor patches (phpdoc, PHP 7.x compatability etc)
joachim-n/dorgflow
115 Downloads
Automated git workflow for drupal.org patches.
haakco/reliese-laravel-models
3773 Downloads
Fork of Reliese Components for Laravel Framework code generation. With patches for postgresql, and a couple other things.
brainstud/laravel-patchable-api-resource
3745 Downloads
A route generator that generates distinct put and patch endpoints
bisanedev/php-request-parser
492 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling
bisanedev/php-multipart-form-data-parser
882 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling