Libraries tagged by isrc
danielz/music-codes
8171 Downloads
Music Codes PHP library provides handy tools for codes in the music industry
bmt/isrc
1 Downloads
The ISRC class is a PHP class that represents an International Standard Recording Code (ISRC). It provides methods to manipulate ISRC codes by parsing, retrieving components, and generating new codes.
novocast/musicbrainz
47 Downloads
Wrapper for Musicbrainz API v2
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
ronanguilloux/isocodes
2823450 Downloads
PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book and Music Industries, Phone numbers & Zipcodes for many countries
ircmaxell/security-lib
26487527 Downloads
A Base Security Library
sokil/php-isocodes
1498739 Downloads
ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
sokil/php-isocodes-db-i18n
541667 Downloads
Database and internationalisation filed for ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
ircmaxell/php-yacc
70289 Downloads
A PHP YACC Parser-Generator library
ircmaxell/php-cfg
67268 Downloads
A Control Flow Graph implementation for PHP
sllh/iso-codes-validator
286821 Downloads
Symfony validator wrapper of ronanguilloux/isocodes
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.
sokil/php-isocodes-db-only
183088 Downloads
Database for ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
pixelpeter/laravel-isocodes-validation
89411 Downloads
Laravel 8+ wrapper for the IsoCodes Validation library from ronanguilloux