Via Composer
$ composer require kduma/file-hasher
use KDuma\FileHasher\Checker; use KDuma\FileHasher\Hasher; var_dump(Hasher::file('test.php')); var_dump(Checker::file('test.php.ph'));
EPC Tag Data Standard
A library for encoding and decoding EPC data in PHP
Content Negotiable Responses for Laravel
This package makes it easy to aautomaticallly negotiate content based on the client's Accept header.
On this page