Libraries tagged by irc
ircmaxell/random-lib
24143905 Downloads
A Library For Generating Secure Random Numbers
ircmaxell/password-compat
52711508 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
ircmaxell/security-lib
26487527 Downloads
A Base Security Library
ircmaxell/php-yacc
70289 Downloads
A PHP YACC Parser-Generator library
ircmaxell/php-cfg
67268 Downloads
A Control Flow Graph implementation for PHP
phpcompatibility/phpcompatibility-passwordcompat
589699 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.
ircmaxell/php-c-parser
12106 Downloads
Parse C when using PHP
ircmaxell/filterus
12979 Downloads
A library for filtering variables in PHP
ircmaxell/ffime
4413 Downloads
Make life easy when working with FFI
phergie/phergie-irc-client-react
20723 Downloads
IRC client library built on React
omnicolor/php-irc-client
1295 Downloads
PHP IRC client based on React
ircop/antiflood
22690 Downloads
Request flood protection for laravel
ircmaxell/php-object-symbolresolver
3532 Downloads
An object file (ELF, Mach-O, PE) parser
ircmaxell/php-compiler
9 Downloads
A CFG Compiler for PHP
ircmaxell/php-ast-visualizer
1241 Downloads
An AST Visualizer for PHP