Libraries tagged by b
phpspec/php-diff
55514143 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
phpcompatibility/phpcompatibility-wp
24687444 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
phayes/geophp
8929323 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/pear_exception
70890303 Downloads
The PEAR Exception base class.
pear/pear-core-minimal
64083937 Downloads
Minimal set of PEAR core files to be used as composer dependency
pear/archive_tar
53533220 Downloads
Tar file management class with compression support (gzip, bzip2, lzma2)
overtrue/phplint
11562109 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
nicmart/tree
15712874 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
nette/security
8251958 Downloads
🔑 Nette Security: provides authentication, authorization and a role-based access control management via ACL (Access Control List)
nette/database
5872575 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
nette/caching
16640375 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
nelexa/zip
6375577 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.
mpociot/vat-calculator
3239945 Downloads
EU VAT calculation, the way it should be.
mpociot/laravel-apidoc-generator
3058817 Downloads
Generate beautiful API documentation from your Laravel application
mnapoli/silly
10027406 Downloads
Silly CLI micro-framework based on Symfony Console