Libraries tagged by irc
ircmaxell/random-lib
25558344 Downloads
A Library For Generating Secure Random Numbers
ircmaxell/password-compat
53539213 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
ircmaxell/security-lib
28026314 Downloads
A Base Security Library
ircmaxell/php-yacc
85451 Downloads
A PHP YACC Parser-Generator library
ircmaxell/php-cfg
68504 Downloads
A Control Flow Graph implementation for PHP
phpcompatibility/phpcompatibility-passwordcompat
670214 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
12808 Downloads
Parse C when using PHP
ircmaxell/filterus
13090 Downloads
A library for filtering variables in PHP
ircmaxell/ffime
4902 Downloads
Make life easy when working with FFI
phergie/phergie-irc-client-react
20799 Downloads
IRC client library built on React
omnicolor/php-irc-client
2638 Downloads
PHP IRC client based on React
ircop/antiflood
22870 Downloads
Request flood protection for laravel
ircmaxell/php-object-symbolresolver
4024 Downloads
An object file (ELF, Mach-O, PE) parser
ircmaxell/php-math-parser
16642 Downloads
A simple shunting-yard based math parser and executor for PHP
ircmaxell/php-compiler
9 Downloads
A CFG Compiler for PHP