Libraries tagged by plol
php-ds/php-ds
9537674 Downloads
Specialized data structures as alternatives to the PHP array
paragonie/csp-builder
3029906 Downloads
Easily add and update Content-Security-Policy headers for your project
mjaschen/phpgeo
9290385 Downloads
Simple Yet Powerful Geo Library
ccxt/ccxt
341395 Downloads
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go
bepsvpt/secure-headers
5180719 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
prologue/alerts
6535424 Downloads
Prologue Alerts is a package that handles global site messages.
phpcompatibility/phpcompatibility-wp
34407584 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
php-mock/php-mock-phpunit
8978805 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-mock/php-mock
19943287 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
phayes/geophp
10507605 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-php86
9334541 Downloads
Symfony polyfill backporting some PHP 8.6+ features to lower PHP versions
symfony/polyfill-php55
31980771 Downloads
Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions
symfony/polyfill-php54
31079384 Downloads
Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions
symfony/polyfill-intl-messageformatter
4307587 Downloads
Symfony polyfill for intl's MessageFormatter class and related functions
symfony/polyfill-deepclone
2665753 Downloads
Symfony polyfill for the deepclone extension