Libraries tagged by POLi
ccxt/ccxt
303973 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
povils/phpmnd
4908563 Downloads
A tool to detect Magic numbers in codebase
swaggest/json-diff
17599178 Downloads
JSON diff/rearrange/patch/pointer library for PHP
phpcompatibility/phpcompatibility-wp
24333292 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
phayes/geophp
8849433 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.
symfony/polyfill-php55
31228922 Downloads
Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions
symfony/polyfill-php54
30355660 Downloads
Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions
plivo/plivo-php
2475832 Downloads
A PHP SDK to make voice calls & send SMS using Plivo and to generate Plivo XML
nunomaduro/pokio
36825 Downloads
Pokio is a dead simple asynchronous API for PHP that just works
ergebnis/json-pointer
14362746 Downloads
Provides an abstraction of a JSON pointer.
emcconville/google-map-polyline-encoding-tool
2019939 Downloads
A simple class to handle polyline-encoding for Google Maps
qcod/laravel-gamify
248462 Downloads
Add gamification in laravel app with reputation point and badges support
phpseclib/bcmath_compat
19346649 Downloads
PHP 5.x-8.x polyfill for bcmath extension
phpcompatibility/phpcompatibility-paragonie
24826366 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.
php-jsonpointer/php-jsonpointer
12149577 Downloads
Implementation of JSON Pointer (http://tools.ietf.org/html/rfc6901)