Libraries tagged by GDTI
ronanguilloux/isocodes
2650006 Downloads
PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book and Music Industries, Phone numbers & Zipcodes for many countries
james-heinrich/getid3
6945186 Downloads
PHP script that extracts useful information from popular multimedia file formats
intervention/validation
4451365 Downloads
Additional validation rules for the Laravel framework
thewirecutter/paapi5-php-sdk
674136 Downloads
ProductAdvertisingAPI 5.0 PHP SDK
marc1706/fast-image-size
8523280 Downloads
fast-image-size is a PHP library that does almost everything PHP's getimagesize() does but without the large overhead of downloading the complete file.
owen-oj/laravel-getid3
303272 Downloads
This package is a wrapper around james-heinrich/getid3 to extract various information from media files
fasterimage/fasterimage
886685 Downloads
FasterImage finds the size or type of a set of images given their uris by fetching as little as needed, in parallel. Originally ported by Tom Moor.
biblys/isbn
234998 Downloads
A PHP library to convert and validate ISBNs
tiendanube/gtinvalidation
2770258 Downloads
Validates GTIN product codes.
real-digital/gtin-validator
220668 Downloads
Real GTIN Validator
nfephp-org/sped-gtin
550972 Downloads
Classes for validation of GTIN codes.
eiriksm/gitinfo
397108 Downloads
Get some git info about your application
togos/gitignore
824432 Downloads
Parser for .gitignore (and sparse-checkout, and anything else using the same format) files
pmigut/gtin-validator
107242 Downloads
This library is a set of static methods for GTIN validation. Methods return true if given string is publicly available GTIN-8, GTIN-12, GTIN-13 or GTIN-14 code. Checks include format, check digit and prefix.
mvdnbrk/gtin
45795 Downloads
GTIN / EAN / UPC Validation for Laravel