Libraries tagged by phar
phayes/geophp
8729377 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.
pear/console_getopt
61621616 Downloads
More info available on: http://pear.php.net/package/Console_Getopt
pear/archive_tar
52225532 Downloads
Tar file management class with compression support (gzip, bzip2, lzma2)
paragonie/paseto
1042312 Downloads
Platform-Agnostic Security Tokens
paragonie/halite
7097496 Downloads
High-level cryptography interface powered by libsodium
paragonie/csp-builder
2217006 Downloads
Easily add and update Content-Security-Policy headers for your project
zbateson/stream-decorators
39523294 Downloads
PHP psr7 stream decorators for mime message part streams
vaimo/composer-patches
3739096 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.
ulrichsg/getopt-php
4273312 Downloads
Command line arguments parser for PHP 7.1 and above
spatie/url
11373036 Downloads
Parse, build and manipulate URL's
spatie/async
3451299 Downloads
Asynchronous and parallel PHP with the PCNTL extension
softcreatr/jsonpath
28043109 Downloads
JSONPath implementation for parsing, searching and flattening arrays
simplepie/simplepie
7577143 Downloads
A simple Atom/RSS parsing library for PHP
sabre/vobject
20156798 Downloads
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
ryangjchandler/blade-capture-directive
12172135 Downloads
Create inline partials in your Blade templates with ease.