Libraries tagged by as
php-mime-mail-parser/php-mime-mail-parser
7240198 Downloads
A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).
php-ds/php-ds
6981975 Downloads
Specialized data structures as alternatives to the PHP array
php-di/phpdoc-reader
27284439 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
phing/phing
19466207 Downloads
PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
pheromone/phpcs-security-audit
2996428 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
phayes/geophp
8601693 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
61541370 Downloads
Minimal set of PEAR core files to be used as composer dependency
patrickschur/language-detection
2420986 Downloads
A language detection library for PHP. Detects the language from a given text string.
overtrue/socialite
4552467 Downloads
A collection of OAuth 2 packages.
overtrue/phplint
10979711 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
overblog/graphql-bundle
6445700 Downloads
This bundle provides tools to build a GraphQL server in your Symfony App.
opis/string
11457711 Downloads
Multibyte strings as objects
oneup/uploader-bundle
5537482 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
18551967 Downloads
Parse your DSN strings in a powerful and flexible way
nicolab/php-ftp-client
4261303 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.