Libraries tagged by pony
symfony/polyfill-xml
2800548 Downloads
Symfony polyfill for xml's utf8_encode and utf8_decode functions
phpunitgoodpractices/polyfill
350571 Downloads
Lacking future-compat polyfills for PHPUnit.
php-extended/polyfill-php80-stringable
666817 Downloads
A polyfill that adds the stringable interface added in php8.0 to previous versions of php
joychao/pinyin
257 Downloads
Chinese to pinyin translator.
eloquent/phony-phpunit
238370 Downloads
Phony for PHPUnit.
zeeshantariq/filament-attachmate
6233 Downloads
Implement a polymorphic morphMany relationship for managing attachments within Filament
swen100/geophp
58215 Downloads
GeoPHP is an 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: (E)WKT, (E)WKB, 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.
polyfills/array-find
10342 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
phpcompatibility/phpcompatibility-all
37735 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues and opportunities to modernize code in PHP projects.
mr-punyapal/laravel-extended-relationships
2037 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
kudm761/martinez-rueda-php
105228 Downloads
Martinez-Rueda algorithm for polygon boolean operations
hanson/chinese
12713 Downloads
简繁体转换.
funiq/geophp
93304 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
david-r-edgar/rdp
26404 Downloads
Ramer–Douglas–Peucker algorithm for polyline simplification
cybercog/laravel-ownership
20573 Downloads
Laravel Ownership simplify management of Eloquent model's owner.