Libraries tagged by irbm
klsheng/myinvois-php-sdk
1585 Downloads
MyInvois SDK for PHP
ircmaxell/random-lib
24143905 Downloads
A Library For Generating Secure Random Numbers
ircmaxell/password-compat
52711508 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
ircmaxell/security-lib
26487527 Downloads
A Base Security Library
onnov/detect-encoding
2770329 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....
zendtech/ibmitoolkit
70817 Downloads
PHP frontend to XMLSERVICE for IBM i development.
tiamo/spss
226719 Downloads
SPSS is a php-based implementation of IBM SPSS Statistics Standard
ircmaxell/php-yacc
70289 Downloads
A PHP YACC Parser-Generator library
ircmaxell/php-cfg
67268 Downloads
A Control Flow Graph implementation for PHP
phpcompatibility/phpcompatibility-passwordcompat
589699 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.
alanseiden/doctrine-dbal-ibmi
15980 Downloads
Doctrine DBAL drivers for DB2 on the IBM i platform
flobee/spss
18105 Downloads
SPSS is a php-based implementation of IBM SPSS Statistics Standard. (Read/write SPSS, PSPP .sav files)
danharper/laravel-jsonx
50026 Downloads
Add XML support to a JSON-speaking Laravel API with a single middleware via JSONx
danharper/jsonx
50134 Downloads
JSONx is an IBM standard for representing JSON as XML
ircmaxell/php-c-parser
12106 Downloads
Parse C when using PHP