Libraries tagged by aes
phpredis/phpredis
39464 Downloads
A PHP extension for Redis
phpfastcache/phpfastcache
4407798 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
23089754 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
16381766 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
24772592 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
7767009 Downloads
A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).
phing/phing
20020394 Downloads
PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
pheromone/phpcs-security-audit
3143786 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
phayes/geophp
8944995 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
2570283 Downloads
A language detection library for PHP. Detects the language from a given text string.
overtrue/socialite
4826095 Downloads
A collection of OAuth 2 packages.
overtrue/phplint
11581903 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
overblog/graphql-bundle
6769439 Downloads
This bundle provides tools to build a GraphQL server in your Symfony App.
oneup/uploader-bundle
5716935 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
19553487 Downloads
Parse your DSN strings in a powerful and flexible way