Libraries tagged by wells
psr-discovery/all
10599599 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
longitude-one/wkt-parser
1416548 Downloads
Parser for well-known text (WKT) object strings
longitude-one/wkb-parser
934884 Downloads
Parser for well-known binary (WKB/EWKB) object data
creof/wkt-parser
5079561 Downloads
Parser for well-known text (WKT) object strings
creof/wkb-parser
5427154 Downloads
Parser for well-known binary (WKB/EWKB) object data
crazycodr/standard-exceptions
242132 Downloads
This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects.
humbug/humbug
157251 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
yiiext/activerecord-relation-behavior
38417 Downloads
Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well structured and clean code so it can savely be used in enterprise production enviroment.
sevaske/php-zatca-xml
26312 Downloads
An unofficial PHP library for generating ZATCA Fatoora e-invoices. This library facilitates the creation of compliant e-invoices, QR Codes, and certificates, as well as the submission of e-invoices to ZATCA's servers. It provides developers with an easy-to-use, customizable, and robust toolkit to integrate and automate ZATCA e-invoicing processes in PHP applications.
saleh7/php-zatca-xml
24323 Downloads
An unofficial PHP library for generating ZATCA Fatoora e-invoices. This library facilitates the creation of compliant e-invoices, QR Codes, and certificates, as well as the submission of e-invoices to ZATCA's servers. It provides developers with an easy-to-use, customizable, and robust toolkit to integrate and automate ZATCA e-invoicing processes in PHP applications.
rodneyrehm/plist
1408745 Downloads
Library for reading and writing Apple's CFPropertyList (plist) files in XML as well as binary format.
qaribou/immutable.php
149228 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
plumphp/plum
96151 Downloads
Plum is a data processing pipeline that helps you to write structured, reusable and well tested data processing code.
phpids/phpids
150216 Downloads
PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application
php-standard-library/type
196151 Downloads
Runtime type validation implementing Parse, Don't Validate - coerce and assert unstructured input into well-typed data