Libraries tagged by latch
ocramius/doctrine-batch-utils
1749659 Downloads
A set of utilities to operate with Doctrine ORM's batch processing functionality
altcha-org/altcha
1058232 Downloads
A lightweight PHP library for creating and verifying ALTCHA challenges.
wikimedia/aho-corasick
4212979 Downloads
An implementation of the Aho-Corasick string matching algorithm.
php-jsonpatch/php-jsonpatch
1328065 Downloads
Implementation of JSON Patch (http://tools.ietf.org/html/rfc6902)
patchlevel/event-sourcing
410832 Downloads
A lightweight but also all-inclusive event sourcing library with a focus on developer experience
overblog/dataloader-php
4740519 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
kenjis/ci-phpunit-test
1262045 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
kahlan/kahlan
1262185 Downloads
The PHP Test Framework for Freedom, Truth and Justice.
gos/web-socket-bundle
2238542 Downloads
Symfony Web Socket Bundle
diff/diff
1691318 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
matchish/laravel-scout-elasticsearch
1754792 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
patchwork/jsqueeze
5956966 Downloads
Efficient JavaScript minification in PHP
phrity/util-errorhandler
11822930 Downloads
Inline error handler; catch and resolve errors for code block.
mozex/anthropic-php
645634 Downloads
PHP client for the Anthropic API: messages, streaming, tool use, thinking, web search, code execution, batches, and more.
yetanotherape/diff-match-patch
991218 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP