Libraries tagged by contextio
sebastian/recursion-context
797229813 Downloads
Provides functionality to recursively process PHP variables
react/socket
88275423 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
symfony/deprecation-contracts
725583377 Downloads
A generic function and convention to trigger deprecation notices
latte/latte
13839147 Downloads
☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.
cakephp/cakephp
16814345 Downloads
The CakePHP framework
wp-coding-standards/wpcs
35139364 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
amphp/socket
27308582 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
hoa/stream
21756077 Downloads
The Hoa\Stream library.
hoa/compiler
14093004 Downloads
The Hoa\Compiler library.
spatie/ssh
2414922 Downloads
A lightweight package to execute commands over an SSH connection
caseyamcl/guzzle_retry_middleware
8526670 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
automattic/vipwpcs
8505756 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
aura/sql
2182572 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
jeremeamia/superclosure
59583819 Downloads
Serialize Closure objects, including their context and binding
ramsey/conventional-commits
934415 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!