Libraries tagged by context.io
sebastian/recursion-context
797229813 Downloads
Provides functionality to recursively process PHP variables
react/socket
88408065 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
cakephp/cakephp
16817515 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.
latte/latte
13848057 Downloads
☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.
hoa/stream
21769049 Downloads
The Hoa\Stream library.
hoa/compiler
14105020 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
2184065 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
59588507 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!