{"id":17333857,"url":"https://github.com/syntaxseed/server-requirements-checker","last_synced_at":"2025-03-27T06:45:05.816Z","repository":{"id":65508767,"uuid":"593293611","full_name":"syntaxseed/server-requirements-checker","owner":"syntaxseed","description":"Create and run rulesets to see if a newly provisioned server has what you need for your project.","archived":false,"fork":false,"pushed_at":"2023-01-28T00:46:30.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T11:44:55.660Z","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/syntaxseed.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}},"created_at":"2023-01-25T17:20:00.000Z","updated_at":"2023-01-25T17:22:27.000Z","dependencies_parsed_at":"2023-02-14T19:16:09.672Z","dependency_job_id":null,"html_url":"https://github.com/syntaxseed/server-requirements-checker","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntaxseed%2Fserver-requirements-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntaxseed%2Fserver-requirements-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntaxseed%2Fserver-requirements-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntaxseed%2Fserver-requirements-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syntaxseed","download_url":"https://codeload.github.com/syntaxseed/server-requirements-checker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245798538,"owners_count":20673902,"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-10-15T15:03:23.709Z","updated_at":"2025-03-27T06:45:05.793Z","avatar_url":"https://github.com/syntaxseed.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Server Requirements Checker\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/tag/syntaxseed/server-requirements-checker.svg\" alt=\"GitHub tag (latest SemVer)\"\u003e\u0026nbsp;\u0026nbsp;\n    \u003cimg src=\"https://img.shields.io/github/license/syntaxseed/templateseed\" alt=\"License: MIT\"\u003e\n    \u0026nbsp;\u0026nbsp;\u003ca href=\"https://github.com/syntaxseed#donatecontribute\"\u003e\u003cimg src=\"https://img.shields.io/badge/Sponsor-Project-blue\" alt=\"Sponsor Project\" /\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n* Version: 0.2.0\n* Author: Sherri Wheeler\n* License: MIT\n* Uses: https://github.com/MirazMac/php-requirements-checker\n\n## Usage\n\n* **Pre-requisites:** This tool assumes that you have PHP installed and your webserver configured and a webpage accessible in your webapp. Checking the setup of these basics is beyond the scope of this tool.\n\n1. Clone this repo into a directory inside your project's public web app directory.\n   * `git clone git@github.com:syntaxseed/server-requirements-checker.git checker`\n2. Create your own rulesets in the `rulesets/` directory.\n   * Copy and edit: `rulesets/rules-example.php`.\n   * Extra docs about defining rules see: https://github.com/MirazMac/php-requirements-checker\n3. Create a new config file by copying `config-sample.php` to `config.php` or run: `composer run-script setup`.\n   * Edit the config.php file and define which rulesets to make available in the menu and whether to do a DB test.\n4. Visit the `checker/index.php` file in a browser to run the checks.\n5. When satisfied, delete this directory.\n\n## ToDo\n\n* Make it work as a command line tool as well.\n* Nicer formatting/basic stylesheet.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyntaxseed%2Fserver-requirements-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyntaxseed%2Fserver-requirements-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyntaxseed%2Fserver-requirements-checker/lists"}