Libraries tagged by Sian
phpseclib/phpseclib
472173350 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
friendsofphp/php-cs-fixer
254657000 Downloads
A tool to automatically fix PHP code style
doctrine/inflector
910465187 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
symfony/dependency-injection
461119091 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
psr/event-dispatcher
676907332 Downloads
Standard interfaces for event handling.
lcobucci/jwt
343847052 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
slevomat/coding-standard
136448604 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
laravel/sanctum
198122082 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
wp-coding-standards/wpcs
49038115 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symfony/http-client-contracts
433488289 Downloads
Generic abstractions related to HTTP clients
symfony/cache-contracts
337657262 Downloads
Generic abstractions related to caching
squizlabs/php_codesniffer
389237709 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
82686046 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
paragonie/sodium_compat
147406507 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
league/oauth2-client
130927689 Downloads
OAuth 2.0 Client Library