Libraries tagged by to do
phayes/geophp
9013512 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
9237254 Downloads
One million downloads of Payum already! Payum offers everything you need to work with payments. Check more visiting site.
payum/payum
6410726 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
6445854 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
1123397 Downloads
scotteh/php-dom-wrapper
1728138 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
ocramius/doctrine-batch-utils
1479662 Downloads
A set of utilities to operate with Doctrine ORM's batch processing functionality
weirdan/doctrine-psalm-plugin
6243432 Downloads
Stubs to let Psalm understand Doctrine better
phpowermove/docblock
17905396 Downloads
PHP Docblock parser and generator. An API to read and write Docblocks.
helhum/dotenv-connector
3936803 Downloads
Makes it possible to set environment variables for composer projects.
kigkonsult/icalcreator
2321683 Downloads
iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information
wbraganca/yii2-dynamicform
746512 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
vaimo/composer-patches
3876070 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
ryoluo/sail-ssl
475497 Downloads
Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.
m1/env
10636377 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.