Libraries tagged by package patches
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!)
conectra/active-rest
1322 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.
iweb/composer-patches
11513 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
erenilhan/cierra-patch
16 Downloads
This is my package cierra-patch
rajeshreeputra/composer-dynamic-patches
0 Downloads
Provides a way to patch Composer packages dynamically.
nathandentzau/composer-patches-dev
3155 Downloads
Apply patches to packages while Composer is in dev mode
burdamagazinorg/composer-patches
17 Downloads
Provides a way to patch Composer packages.
vendor-patch/autoload-package
4 Downloads
This is forked from [Wilkins/composer-file-loader](https://github.com/Wilkins/composer-file-loader) to use it e.g. in the frdl/codebase ClassmapGenerator classes.
vendor-patch/codebase-vendor-packages-collection
0 Downloads
Codebase API related packages...
vendor-patch/openswift-openstack-vendor-packages
1 Downloads
Shared Frdlweb Dependencies
getnoticed/composer-patches
11134 Downloads
A package for Composer that allows you to apply patches during install and update of packages.
siyu/magento-2-core-block-patch
1 Downloads
A package for patching magento 2 block class to support ifconfig for remove handler
joe1992w/envsemble
0 Downloads
A Laravel package for merging multiple .env files with patch support and advanced features.
edmondscommerce/vendor-override
7 Downloads
Applies hot fixes to vendor composer packages for when forking is not possible like in Magento 2
patch/work
142 Downloads
Change packages using patch files during composer install