Libraries tagged by irc
ircmaxell/random-lib
21979057 Downloads
A Library For Generating Secure Random Numbers
ircmaxell/password-compat
51386438 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
ircmaxell/security-lib
24147254 Downloads
A Base Security Library
ircmaxell/php-yacc
65311 Downloads
A PHP YACC Parser-Generator library
ircmaxell/php-cfg
65057 Downloads
A Control Flow Graph implementation for PHP
ircmaxell/php-c-parser
9639 Downloads
Parse C when using PHP
phpcompatibility/phpcompatibility-passwordcompat
489745 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.
ircop/antiflood
21799 Downloads
Request flood protection for laravel
ircmaxell/php-math-parser
15631 Downloads
A simple shunting-yard based math parser and executor for PHP
ircmaxell/filterus
12865 Downloads
A library for filtering variables in PHP
ircmaxell/ffime
3953 Downloads
Make life easy when working with FFI
phergie/phergie-irc-parser
22720 Downloads
Parser for messages conforming to the IRC protocol
phergie/phergie-irc-generator
22514 Downloads
Generator for messages conforming to the IRC protocol
phergie/phergie-irc-connection
21871 Downloads
Data structure for containing information about an IRC client connection
phergie/phergie-irc-client-react
20573 Downloads
IRC client library built on React