Libraries tagged by context.io
sebastian/recursion-context
754421466 Downloads
Provides functionality to recursively process PHP variables
symfony/deprecation-contracts
673400425 Downloads
A generic function and convention to trigger deprecation notices
react/socket
75712116 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
latte/latte
12967967 Downloads
☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.
cakephp/cakephp
15961350 Downloads
The CakePHP framework
wp-coding-standards/wpcs
32074762 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
amphp/socket
21163723 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
hoa/stream
21031983 Downloads
The Hoa\Stream library.
hoa/compiler
13463285 Downloads
The Hoa\Compiler library.
spatie/ssh
2233764 Downloads
A lightweight package to execute commands over an SSH connection
caseyamcl/guzzle_retry_middleware
7742294 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
automattic/vipwpcs
7758019 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
aura/sql
2015821 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
59148459 Downloads
Serialize Closure objects, including their context and binding
ramsey/conventional-commits
821708 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!