Libraries tagged by all
tightenco/parental
1088720 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
spaze/phpstan-disallowed-calls
14675723 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
seld/cli-prompt
24187039 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
sabre/vobject
20579375 Downloads
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
rtconner/laravel-tagging
2725475 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
rinvex/countries
5983836 Downloads
Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
phayes/geophp
8909747 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.
payum/payum
6389999 Downloads
One million downloads of Payum already! Payum offers everything you need to work with payments. Friendly for all PHP frameworks (Symfony, Laravel, Laminas, Yii, Silex). Check more visiting site.
paquettg/php-html-parser
7244196 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
mpdf/psr-log-aware-trait
23887698 Downloads
Trait to allow support of different psr/log versions.
mpdf/psr-http-message-shim
19770014 Downloads
Shim to allow support of different psr/message versions.
league/climate
12726959 Downloads
PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.
knplabs/knp-gaufrette-bundle
25769535 Downloads
Allows to easily use the Gaufrette library in a Symfony project
humbug/php-scoper
2311693 Downloads
Prefixes all PHP namespaces in a file or directory.
ergebnis/json-printer
30515155 Downloads
Provides a JSON printer, allowing for flexible indentation.