Libraries tagged by paps
madorin/matex
745346 Downloads
PHP Mathematical expression parser and evaluator
m1/env
9025706 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
lbuchs/webauthn
337394 Downloads
A simple PHP WebAuthn (FIDO2) server library
laragear/webauthn
126066 Downloads
Authenticate users with Passkeys: fingerprints, patterns and biometric data.
jawira/case-converter
4472408 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
jakubledl/dissect
4210791 Downloads
Lexing and parsing in pure PHP
io-developer/php-whois
1153471 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
illuminate/hashing
23723661 Downloads
The Illuminate Hashing package.
goetas-webservices/xsd-reader
2497042 Downloads
Read any XML Schema (XSD) programmatically with PHP
gabrielelana/byte-units
1487935 Downloads
Library to parse, format and convert byte units
fileeye/mimemap
5999842 Downloads
A PHP library to handle MIME Content-Type fields and their related file extensions.
dereuromark/cakephp-ide-helper
1552659 Downloads
CakePHP IdeHelper Plugin to improve auto-completion
clue/redis-protocol
2353227 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
ajthinking/archetype
1858243 Downloads
Programmatically edit PHP and Laravel files.
adhocore/cli
441586 Downloads
Command line interface library for PHP