Libraries tagged by isrc
danielz/music-codes
7822 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
22040516 Downloads
A Library For Generating Secure Random Numbers
ircmaxell/password-compat
51430700 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
ircmaxell/security-lib
24214973 Downloads
A Base Security Library
sokil/php-isocodes
1320761 Downloads
ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
ronanguilloux/isocodes
2651030 Downloads
PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book and Music Industries, Phone numbers & Zipcodes for many countries
sokil/php-isocodes-db-i18n
426817 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
65495 Downloads
A PHP YACC Parser-Generator library
ircmaxell/php-cfg
65133 Downloads
A Control Flow Graph implementation for PHP
sllh/iso-codes-validator
277754 Downloads
Symfony validator wrapper of ronanguilloux/isocodes
phpcompatibility/phpcompatibility-passwordcompat
491664 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
150333 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
80065 Downloads
Laravel 8+ wrapper for the IsoCodes Validation library from ronanguilloux