{"id":19952033,"url":"https://github.com/studio24/requirements-checker","last_synced_at":"2025-07-11T04:05:01.009Z","repository":{"id":72851445,"uuid":"119526279","full_name":"studio24/requirements-checker","owner":"studio24","description":"Simple PHP requirements checker for hosting environments","archived":false,"fork":false,"pushed_at":"2018-01-30T14:25:51.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-08T03:19:44.402Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/studio24.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-30T11:25:12.000Z","updated_at":"2018-02-07T07:32:24.000Z","dependencies_parsed_at":"2023-07-04T12:45:56.920Z","dependency_job_id":null,"html_url":"https://github.com/studio24/requirements-checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/studio24/requirements-checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studio24%2Frequirements-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studio24%2Frequirements-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studio24%2Frequirements-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studio24%2Frequirements-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/studio24","download_url":"https://codeload.github.com/studio24/requirements-checker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studio24%2Frequirements-checker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264726769,"owners_count":23654494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T01:11:17.537Z","updated_at":"2025-07-11T04:04:55.995Z","avatar_url":"https://github.com/studio24.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Requirements checker\n\nSimple PHP requirements checker for checking minimum requirements for PHP web applications at your hosting environment.\n\n## Usage\n\nThis is a standalone script, simply copy this to your hosting environment and run on the CLI:\n\n```\nphp requirements.php\n```\n\nYou can optionally email the output via the email parameter:\n\n```\nphp requirements.php --email=name@domain.com\n```\n\n## Configuration\n\nAdd requirements to the `$req` array. This accepts:\n\n* `php_version` - minimum PHP version required\n* `modules` - PHP modules required\n* `ini` - PHP ini settings required\n\nFor ini settings express boolean ini settings as `'1'` or `'0'`\n\nA limited number of ini settings are supported at present, you can add new ones in the `check_php_ini` function.\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE) for more information.\n\n## Credits\n\n- [Simon R Jones](https://github.com/simonrjones)\n- Inspired by [Symfony requirements checker](https://github.com/symfony/requirements-checker)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudio24%2Frequirements-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstudio24%2Frequirements-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudio24%2Frequirements-checker/lists"}