Libraries tagged by pony
fengqi/hanzi
13921 Downloads
获取汉字的拼音, 或者简繁体转换.
davidnineroc/qrcodeplus
1720 Downloads
可以生成四色, 九色, 十六色, 背景图二维码, 彩色二维码!
pongee/database-schema-visualization
3874 Downloads
Database schema visualization
webfactory/dom
29115 Downloads
Utilities for processing XHTML and Polyglot HTML5 documents with the PHP DOM extension
tsukasa/php-tokenizer
21868 Downloads
Polyfill for php extension Tokenizer
thyagobrejao/laravel-commentable
8132 Downloads
Polymorphic threaded comments for Laravel
sookoll/geophp
7924 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.
silverstripe/security-extensions
191680 Downloads
A temporary polyfill repository for security improvements that will be ported into core
roadiz/roadiz
9082 Downloads
Roadiz is a modern CMS based on a polymorphic content-schema system which can handle many types of services. It’s based on Symfony component and Doctrine ORM for maximum performances and security.
phpcompatibility/phpcompatibility-joomla
38379 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by Joomla.
openbuildings/jam
181079 Downloads
Small but feature rich ORM, has extensible models and builders, baked in upload functionality, supporting multiple backends (rackspace, ftp), polymorphic associations, form builders, nested forms, validators
neuecommerce/addresses
2979 Downloads
Addresses is a polymorphic Laravel package, for addressbook management. Adding addresses to any Eloquent model was never this easy.
lesha888/geophp
31666 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.
coliving/reportable
19480 Downloads
Reportable Polymorphic Eloquent Models for Laravel 8, 9, 10 & 11
coliving/commentable
24786 Downloads
Commentable Polymorphic Eloquent Models for for Laravel. This is fork from artisanry/commentable as it's abandoned