Libraries tagged by patch
xiuxin/payment
6 Downloads
payment patch for webman
woonoz/slimdump
162 Downloads
slimdump is a little tool to help you creating dumps of large MySQL-databases. Patched version
webberwu/restful-php
1388 Downloads
This package is forked from rainner/restful-php which parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
osio/magento-autopatch
4 Downloads
The Patch AutoUpdater module for Magento 2 automates the process of checking and applying patches
nextphp/rest
15 Downloads
The NextPHP Rest package provides powerful routing capabilities and HTTP handling for PHP developers. This package supports all RESTful methods (GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD, TRACE, CONNECT, PRI) and various response formats such as JSON, XML, HTML, TEXT, and CSV. It is part of the NextPHP Framework, a modern and lightweight PHP framework designed for performance and scalability.
myurasov/rockmongo
215 Downloads
An up-to date version of Rockmongo that includes latest patches and bug fixes
jameshalsall/magento-site-checker
18 Downloads
Checks your Magento sites and lets you know if they need patching
inmanturbo/module-compiler
48 Downloads
Build single file patche stubs for laravel projects
ilopx/jquery-ajax-progress
12 Downloads
Simple patch that adds a 'progress' callback to jquery Ajax calls
granam/web-versions
55 Downloads
Reads available minor and patch versions from a Git repository
evgenysmrnv/security
9 Downloads
Security patches
enanobots/m2-datapatchcreator-simpledata
18 Downloads
Magento 2 Data Patch creator - Mark Shust Simple Data Compatibility>
derpixler/git-tag-release-automator
32 Downloads
Automated Git release tagging & branch creation for major/minor/patch versions.
conectra/active-rest
1282 Downloads
This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.
bisanedev/php-request-parser
280 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling