Libraries tagged by kimple
starkbank/ecdsa
20667249 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
softcreatr/jsonpath
21833290 Downloads
JSONPath implementation for parsing, searching and flattening arrays
slim/psr7
10325808 Downloads
Strict PSR-7 implementation
seld/signal-handler
35576662 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
rybakit/msgpack
4054718 Downloads
A pure PHP implementation of the MessagePack serialization format.
robinvdvleuten/ulid
2296780 Downloads
Universally Unique Lexicographically Sortable Identifier (ULID) implementation for PHP.
react/promise-timer
29601273 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
react/http
18339608 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
php-parallel-lint/php-console-color
19828228 Downloads
Simple library for creating colored console ouput.
phayes/geophp
7707579 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
oneup/uploader-bundle
5025324 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
12391600 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
nette/bootstrap
28619459 Downloads
🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.
mjaschen/phpgeo
6200631 Downloads
Simple Yet Powerful Geo Library
marc-mabe/php-enum
7566989 Downloads
Simple and fast implementation of enumerations with native PHP