Libraries tagged by purl
ccxt/ccxt
294854 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
widmogrod/php-functional
4672220 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
vishnubob/wait-for-it
108067 Downloads
Pure bash script to test and wait on the availability of a TCP host and port
sanmai/pipeline
16699060 Downloads
General-purpose collections pipeline
roave/backward-compatibility-check
2464477 Downloads
Tool to compare two revisions of a public API to check for BC breaks
phpro/soap-client
4170813 Downloads
A general purpose SoapClient library
phpcollection/phpcollection
62109036 Downloads
General-Purpose Collection Library for PHP
league/factory-muffin
11023154 Downloads
The goal of this package is to enable the rapid creation of objects for the purpose of testing.
greenlion/php-sql-parser
9341358 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
daverandom/libdns
19701503 Downloads
DNS protocol implementation written in pure PHP
bunny/bunny
5426792 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
beyondcode/expose
334468 Downloads
Create public URLs for local sites through any firewall and VPN.
ankitpokhrel/tus-php
5820408 Downloads
A pure PHP server and client for the tus resumable upload protocol v1.0.0
videlalvaro/php-amqplib
6778582 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
tomasvotruba/unused-public
2200002 Downloads
Detect unused public properties, constants and methods in your code