Libraries tagged by to do
phayes/geophp
8717367 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-bundle
8945925 Downloads
One million downloads of Payum already! Payum offers everything you need to work with payments. Check more visiting site.
payum/payum
6348737 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.
nelexa/zip
6200487 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
staabm/phpstan-todo-by
981801 Downloads
scotteh/php-dom-wrapper
1632348 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
ocramius/doctrine-batch-utils
1429540 Downloads
A set of utilities to operate with Doctrine ORM's batch processing functionality
phpbench/dom
8255862 Downloads
DOM wrapper to simplify working with the PHP DOM implementation
weirdan/doctrine-psalm-plugin
6051946 Downloads
Stubs to let Psalm understand Doctrine better
phpowermove/docblock
16253979 Downloads
PHP Docblock parser and generator. An API to read and write Docblocks.
helhum/dotenv-connector
3758282 Downloads
Makes it possible to set environment variables for composer projects.
kigkonsult/icalcreator
2236564 Downloads
iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information
wbraganca/yii2-dynamicform
731091 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
ryoluo/sail-ssl
422906 Downloads
Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.
m1/env
10256598 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.