name stringclasses 1
value | description stringclasses 1
value | license stringclasses 1
value | autoload dict | require dict | require-dev dict | scripts dict |
|---|---|---|---|---|---|---|
thecodingmachine/safe | PHP core functions that throw exceptions instead of returning FALSE on error | MIT | {
"classmap": [
"lib/DateTime.php",
"lib/DateTimeImmutable.php",
"lib/Exceptions/",
"generated/Exceptions/"
],
"files": [
"lib/special_cases.php",
"generated/apache.php",
"generated/apcu.php",
"generated/array.php",
"generated/bzip2.php",
"generated/calendar.php",
"gene... | {
"php": "^8.1"
} | {
"phpstan/phpstan": "^2",
"squizlabs/php_codesniffer": "^3.2",
"phpunit/phpunit": "^10",
"php-parallel-lint/php-parallel-lint": "^1.4"
} | {
"lint": "parallel-lint lib/ tests/",
"test": "phpunit",
"phpstan": "phpstan analyse",
"cs-fix": "phpcbf",
"cs-check": "phpcs"
} |
No dataset card yet
- Downloads last month
- 46