Libraries tagged by latch
diff/diff
1431158 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
matchish/laravel-scout-elasticsearch
1304481 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
yetanotherape/diff-match-patch
822908 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP
pestphp/pest-plugin-watch
1156384 Downloads
The Pest Watch Plugin
muhammadhuzaifa/telescope-guzzle-watcher
186395 Downloads
Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.
mikemccabe/json-patch-php
4740305 Downloads
Produce and apply json-patch objects
jfcherng/php-sequence-matcher
3890600 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
hyperf/watcher
682470 Downloads
Hot reload watcher for Hyperf
altcha-org/altcha
123484 Downloads
zenstruck/collection
298155 Downloads
Helpers for iterating/paginating/filtering collections (with Doctrine ORM/DBAL implementations and batch processing utilities).
typisttech/imposter-plugin
221697 Downloads
Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.
typisttech/imposter
257130 Downloads
Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins.
sixlive/laravel-json-schema-assertions
199886 Downloads
Laravel JSON Schema assertions
rawr/t-regx
143501 Downloads
PHP regular expression brought up to modern standards.
php-jsonpatch/php-jsonpatch
1017960 Downloads
Implementation of JSON Patch (http://tools.ietf.org/html/rfc6902)