Libraries tagged by irc
ircmaxell/random-lib
33529496 Downloads
A Library For Generating Secure Random Numbers
ircmaxell/password-compat
59060860 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
ircmaxell/security-lib
36884232 Downloads
A Base Security Library
ircmaxell/php-yacc
116623 Downloads
A PHP YACC Parser-Generator library
ircmaxell/php-types
23542 Downloads
A PHP CFG Type Inference / Reconstruction Engine
ircmaxell/php-llvm
22899 Downloads
A lightweight abstraction around LLVM-C
ircmaxell/php-cfg
133105 Downloads
A Control Flow Graph implementation for PHP
ircmaxell/php-optimizer
22917 Downloads
A CFG Optimizer for PHP
ircmaxell/php-math-parser
36515 Downloads
A simple shunting-yard based math parser and executor for PHP
ircmaxell/ffime
6748 Downloads
Make life easy when working with FFI
phpcompatibility/phpcompatibility-passwordcompat
1128773 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
26001 Downloads
Request flood protection for laravel
ircmaxell/php-object-symbolresolver
5931 Downloads
An object file (ELF, Mach-O, PE) parser
ircmaxell/php-c-parser
15254 Downloads
Parse C when using PHP
ircmaxell/filterus
13555 Downloads
A library for filtering variables in PHP