Libraries tagged by irc
ircmaxell/random-lib
32404266 Downloads
A Library For Generating Secure Random Numbers
ircmaxell/password-compat
58323274 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
ircmaxell/security-lib
35609344 Downloads
A Base Security Library
ircmaxell/php-yacc
111863 Downloads
A PHP YACC Parser-Generator library
ircmaxell/php-cfg
106179 Downloads
A Control Flow Graph implementation for PHP
ircmaxell/php-types
3782 Downloads
A PHP CFG Type Inference / Reconstruction Engine
ircmaxell/php-optimizer
3168 Downloads
A CFG Optimizer for PHP
ircmaxell/php-math-parser
26572 Downloads
A simple shunting-yard based math parser and executor for PHP
ircmaxell/php-llvm
3158 Downloads
A lightweight abstraction around LLVM-C
phpcompatibility/phpcompatibility-passwordcompat
1079894 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
25423 Downloads
Request flood protection for laravel
ircmaxell/php-c-parser
14845 Downloads
Parse C when using PHP
ircmaxell/php-ast-visualizer
2020 Downloads
An AST Visualizer for PHP
ircmaxell/filterus
13451 Downloads
A library for filtering variables in PHP
ircmaxell/ffime
6351 Downloads
Make life easy when working with FFI