Libraries tagged by pitch
human018/laravel-patch
17 Downloads
Perform migrations and database patches within your Laravel application
holokron/json-patch
14 Downloads
Library to handle JSON patch requests compatibile with RFC 6902
gwsmedia/composer-patch-manager
4 Downloads
composer-patches improved! A plugin for applying composer patches heuristically.
getnoticed/composer-patches
11134 Downloads
A package for Composer that allows you to apply patches during install and update of packages.
get-zen/json-patch-php
69 Downloads
Produce and apply json-patch objects. Forked from mikemccabe/json-patch-php (https://github.com/mikemccabe/json-patch-php).
forkiss/protobuf-pithy
21 Downloads
proto library for PHP
forkiss/grpc-pithy
11 Downloads
gRPC library for PHP - for Developement use only
fivepointfive/laravel-excel-patched-v21
145 Downloads
Patched v2.1: Maatwebsite/Laravel-Excel
erenilhan/cierra-patch
16 Downloads
This is my package cierra-patch
emteknetnz/vendor-code-patcher
603 Downloads
Vendor code patcher
elovate-app/magento-patches
331 Downloads
Elovate Magento patches
elnurvl/laravel-patches
202 Downloads
Run patches migration style in your Laravel applications.
egorpom/seat-patches
50 Downloads
dweik/laravel-database-patching
5 Downloads
Laravel database patching
develme/database-patch
8 Downloads
A patch system designed similar to Laravel's database migration tools. Instead of being used to manage schema, the patch system is used to fill that grey area between a database seeder and a database migration. The intentions of the system is to patch/adjust existing data, but this could be a replacement for seeders since whether a patch has been ran or not is tracked.