Libraries tagged by as
phpfastcache/phpfastcache
4351867 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
phpcsstandards/phpcsutils
22265941 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
15741507 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
24305760 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
php-mime-mail-parser/php-mime-mail-parser
7618998 Downloads
A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).
php-ds/php-ds
7319229 Downloads
Specialized data structures as alternatives to the PHP array
php-di/phpdoc-reader
28132508 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
phing/phing
19881177 Downloads
PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
pheromone/phpcs-security-audit
3101262 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
phayes/geophp
8843294 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.
pear/pear-core-minimal
63429865 Downloads
Minimal set of PEAR core files to be used as composer dependency
patrickschur/language-detection
2525231 Downloads
A language detection library for PHP. Detects the language from a given text string.
overtrue/socialite
4756427 Downloads
A collection of OAuth 2 packages.
overtrue/phplint
11437902 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
overblog/graphql-bundle
6679402 Downloads
This bundle provides tools to build a GraphQL server in your Symfony App.