Libraries tagged by icmp
rybakit/msgpack
6433554 Downloads
A pure PHP implementation of the MessagePack serialization format.
robinvdvleuten/ulid
3000245 Downloads
Universally Unique Lexicographically Sortable Identifier (ULID) implementation for PHP.
roave/better-reflection
10782660 Downloads
Better Reflection - an improved code reflection API
react/promise-timer
34938216 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
react/http
22167423 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
oneup/uploader-bundle
5700348 Downloads
This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
nicmart/tree
15660968 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
mike42/escpos-php
1556785 Downloads
PHP receipt printer library for use with ESC/POS-compatible thermal and impact printers
league/pipeline
13633789 Downloads
A plug and play pipeline implementation.
laminas/laminas-db
20191939 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
jmikola/geojson
7954889 Downloads
GeoJSON implementation for PHP
jeremykendall/php-domain-parser
11465542 Downloads
Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.
guzzlehttp/guzzle-services
9357962 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
graylog2/gelf-php
34538895 Downloads
A php implementation to send log-messages to a GELF compatible backend like Graylog2.
gesdinet/jwt-refresh-token-bundle
13984144 Downloads
Implements a refresh token system over Json Web Tokens in Symfony