Libraries tagged by aes
phpro/soap-client
4374660 Downloads
A general purpose SoapClient library
phpredis/phpredis
25486 Downloads
A PHP extension for Redis
phpfastcache/phpfastcache
4271570 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
21053490 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
14817900 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
23591492 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
7402309 Downloads
A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).
phing/phing
19653506 Downloads
PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
pheromone/phpcs-security-audit
3038625 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
phayes/geophp
8704185 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.
patrickschur/language-detection
2463611 Downloads
A language detection library for PHP. Detects the language from a given text string.
overtrue/socialite
4653808 Downloads
A collection of OAuth 2 packages.
overblog/graphql-bundle
6541568 Downloads
This bundle provides tools to build a GraphQL server in your Symfony App.
oneup/uploader-bundle
5588935 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.
nyholm/dsn
18877722 Downloads
Parse your DSN strings in a powerful and flexible way