Libraries tagged by irbm
klsheng/myinvois-php-sdk
17023 Downloads
MyInvois SDK for PHP
ircmaxell/random-lib
32045528 Downloads
A Library For Generating Secure Random Numbers
ircmaxell/password-compat
58054465 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
ircmaxell/security-lib
35196323 Downloads
A Base Security Library
tiamo/spss
343072 Downloads
SPSS is a php-based implementation of IBM SPSS Statistics Standard
onnov/detect-encoding
4120973 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....
ircmaxell/php-yacc
110125 Downloads
A PHP YACC Parser-Generator library
ircmaxell/php-cfg
103221 Downloads
A Control Flow Graph implementation for PHP
zendtech/ibmitoolkit
88233 Downloads
PHP frontend to XMLSERVICE for IBM i development.
ircmaxell/php-math-parser
24298 Downloads
A simple shunting-yard based math parser and executor for PHP
phpcompatibility/phpcompatibility-passwordcompat
1059286 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.
cooperl/laravel-ibmi
15479 Downloads
laravel-ibmi is a simple DB2 & Toolkit for IBMi service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework. Plus it also provides Toolkit for IBMi so that you can access IBMi resources with same credentials.
danharper/laravel-jsonx
59055 Downloads
Add XML support to a JSON-speaking Laravel API with a single middleware via JSONx
danharper/jsonx
59176 Downloads
JSONx is an IBM standard for representing JSON as XML
ircmaxell/php-types
1642 Downloads
A PHP CFG Type Inference / Reconstruction Engine