Libraries tagged by GDTI
ronanguilloux/isocodes
2832916 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
7841356 Downloads
PHP script that extracts useful information from popular multimedia file formats
intervention/validation
5021082 Downloads
Additional validation rules for the Laravel framework
marc1706/fast-image-size
8751986 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
355304 Downloads
This package is a wrapper around james-heinrich/getid3 to extract various information from media files
nfephp-org/sped-gtin
683180 Downloads
Classes for validation of GTIN codes.
thewirecutter/paapi5-php-sdk
888456 Downloads
ProductAdvertisingAPI 5.0 PHP SDK
fasterimage/fasterimage
916722 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
263211 Downloads
A PHP library to convert and validate ISBNs
tiendanube/gtinvalidation
3269211 Downloads
Validates GTIN product codes.
real-digital/gtin-validator
258254 Downloads
Real GTIN Validator
eiriksm/gitinfo
477695 Downloads
Get some git info about your application
togos/gitignore
836897 Downloads
Parser for .gitignore (and sparse-checkout, and anything else using the same format) files
pmigut/gtin-validator
132705 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
47296 Downloads
GTIN / EAN / UPC Validation for Laravel