Libraries tagged by all
google/cloud-core
138628991 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
dg/bypass-finals
30605035 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
components/flag-icon-css
1700673 Downloads
A curated collection of all country flags in SVG — plus the CSS for easier integration.
doctrine/reflection
107850624 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
worksome/request-factories
2106910 Downloads
Test Form Requests in Laravel without all of the boilerplate.
webpatser/laravel-countries
2942504 Downloads
Modern Laravel Countries package providing ISO 3166-2, ISO 3166-3, currency, capital and more for all countries. Compatible with Laravel 11.x, 12.x, and 13.x.
twig/cssinliner-extra
21073798 Downloads
A Twig extension to allow inlining CSS
tightenco/parental
2465119 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
tailflow/laravel-orion
726867 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
spaze/phpstan-disallowed-calls
23702470 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
seld/cli-prompt
27022006 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
phayes/geophp
10656684 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
6819871 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
8374848 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
outl1ne/nova-sortable
2254347 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.