Libraries tagged by php lib
spomky-labs/base64url
45120315 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
simplesamlphp/saml2
18431607 Downloads
SAML2 PHP library from SimpleSAMLphp
ramsey/conventional-commits
1885208 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
phpxmlrpc/phpxmlrpc
5588098 Downloads
A php library for building xmlrpc clients and servers
phayes/geophp
10661582 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.
nelexa/zip
8251661 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.
menarasolutions/geographer
888168 Downloads
A PHP library that knows how any country, state or city is called in any language
mck89/peast
41301565 Downloads
Peast is PHP library that generates AST for JavaScript code
ibericode/vat
3677037 Downloads
PHP library for dealing with EU VAT
giorgiosironi/eris
1608914 Downloads
PHP library for property-based testing. Integrates with PHPUnit.
easyrdf/easyrdf
32278233 Downloads
EasyRdf is a PHP library designed to make it easy to consume and produce RDF.
matthiasmullie/scrapbook
2928846 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
willdurand/email-reply-parser
7372758 Downloads
Port of the cool GitHub's EmailReplyParser library in PHP
szymach/c-pchart
3504105 Downloads
Port of "pChart" library into PHP 8+
swaggest/json-diff
24608268 Downloads
JSON diff/rearrange/patch/pointer library for PHP