Libraries tagged by irc
ircmaxell/random-lib
27091945 Downloads
A Library For Generating Secure Random Numbers
ircmaxell/password-compat
54599242 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
ircmaxell/security-lib
29696682 Downloads
A Base Security Library
ircmaxell/php-yacc
90805 Downloads
A PHP YACC Parser-Generator library
ircmaxell/php-cfg
70146 Downloads
A Control Flow Graph implementation for PHP
phpcompatibility/phpcompatibility-passwordcompat
753373 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by ircmaxell's password_compat library.
phergie/phergie-irc-bot-react
14972 Downloads
IRC bot built on React
ircmaxell/php-c-parser
13277 Downloads
Parse C when using PHP
ircmaxell/filterus
13199 Downloads
A library for filtering variables in PHP
ircmaxell/ffime
5253 Downloads
Make life easy when working with FFI
phergie/phergie-irc-parser
23096 Downloads
Parser for messages conforming to the IRC protocol
phergie/phergie-irc-generator
22882 Downloads
Generator for messages conforming to the IRC protocol
phergie/phergie-irc-connection
22227 Downloads
Data structure for containing information about an IRC client connection
phergie/phergie-irc-client-react
20908 Downloads
IRC client library built on React
omnicolor/php-irc-client
4314 Downloads
PHP IRC client based on React