Libraries tagged by irc
ircmaxell/random-lib
31616511 Downloads
A Library For Generating Secure Random Numbers
ircmaxell/password-compat
57751277 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
ircmaxell/security-lib
34704393 Downloads
A Base Security Library
ircmaxell/php-yacc
107893 Downloads
A PHP YACC Parser-Generator library
ircmaxell/php-cfg
100285 Downloads
A Control Flow Graph implementation for PHP
ircmaxell/php-math-parser
21535 Downloads
A simple shunting-yard based math parser and executor for PHP
phpcompatibility/phpcompatibility-passwordcompat
1038025 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
25033 Downloads
Request flood protection for laravel
ircmaxell/php-types
1557 Downloads
A PHP CFG Type Inference / Reconstruction Engine
ircmaxell/php-optimizer
954 Downloads
A CFG Optimizer for PHP
ircmaxell/php-llvm
938 Downloads
A lightweight abstraction around LLVM-C
ircmaxell/php-c-parser
14612 Downloads
Parse C when using PHP
ircmaxell/php-ast-visualizer
1807 Downloads
An AST Visualizer for PHP
ircmaxell/filterus
13427 Downloads
A library for filtering variables in PHP
ircmaxell/ffime
6140 Downloads
Make life easy when working with FFI