![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/medad.corals.io/vendor/google/crc32/ |
{ "name": "google/crc32", "description": "Various CRC32 implementations", "homepage": "https://github.com/google/php-crc32", "type": "library", "license": "Apache-2.0", "authors": [ { "name": "Andrew Brampton", "email": "[email protected]" } ], "require": { "php": ">=5.4" }, "require-dev": { "paragonie/random_compat": ">=2", "friendsofphp/php-cs-fixer": "^1.13 || v2.14.2", "phpunit/phpunit": "^4" }, "autoload": { "psr-4": { "Google\\CRC32\\": "src" } } }