Libraries tagged by ally
dg/bypass-finals
30831622 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
components/flag-icon-css
1707926 Downloads
A curated collection of all country flags in SVG — plus the CSS for easier integration.
doctrine/reflection
107938875 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.
aliyuncs/oss-sdk-php
6703235 Downloads
Aliyun OSS SDK for PHP
worksome/request-factories
2128630 Downloads
Test Form Requests in Laravel without all of the boilerplate.
webpatser/laravel-countries
2951669 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
21188579 Downloads
A Twig extension to allow inlining CSS
tightenco/parental
2510695 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
tailflow/laravel-orion
732697 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
23883254 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
27092561 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
phayes/geophp
10682571 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
6827749 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
8399619 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
2280904 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.