Libraries tagged by csas
psr-discovery/all
5499953 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.
propa/tcpdi
894502 Downloads
TCPDI is a PHP class for importing PDF to use with TCPDF
prooph/common
2002167 Downloads
Common classes used across prooph packages
phrity/net-stream
2405682 Downloads
Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory
php-stubs/wp-cli-stubs
1496325 Downloads
WP-CLI function and class declaration stubs for static analysis.
philipp15b/php-i18n
104642 Downloads
Simple i18n class for PHP
ph-7/eu-vat-validator
395679 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
onnov/detect-encoding
3102495 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....
oittaa/uuid
219363 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
nullpunkt/lz-string-php
378751 Downloads
PHP Class implementation of LZ-String javascript.
nojimage/twitter-text-php
1783591 Downloads
A library of PHP classes that provide auto-linking and extraction of usernames, lists, hashtags and URLs from tweets.
nilportugues/sql-query-formatter
960362 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
nfephp-org/sped-gtin
759084 Downloads
Classes for validation of GTIN codes.
nfephp-org/sped-da
615049 Downloads
sped-da contêm as classes para criação dos documentos auxiliares referidos no projeto Sped.
mtownsend/response-xml
939618 Downloads
The missing XML support for Laravel's Response class.