{"id":20648281,"url":"https://github.com/nutanixdev/php-categories","last_synced_at":"2025-08-20T14:07:36.072Z","repository":{"id":110538904,"uuid":"350242952","full_name":"nutanixdev/php-categories","owner":"nutanixdev","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-22T07:11:22.000Z","size":94,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-16T19:58:46.287Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nutanixdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-03-22T07:11:06.000Z","updated_at":"2021-03-22T07:11:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"fdf3cd12-b520-45d2-ab7e-05b1ff5cf8c7","html_url":"https://github.com/nutanixdev/php-categories","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nutanixdev/php-categories","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutanixdev%2Fphp-categories","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutanixdev%2Fphp-categories/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutanixdev%2Fphp-categories/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutanixdev%2Fphp-categories/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nutanixdev","download_url":"https://codeload.github.com/nutanixdev/php-categories/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutanixdev%2Fphp-categories/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271330292,"owners_count":24740815,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-16T17:07:31.914Z","updated_at":"2025-08-20T14:07:36.067Z","avatar_url":"https://github.com/nutanixdev.png","language":"PHP","readme":"# Nutanix Prism Central Category Management Demo\n\nThis small demo will create a collection of Prism Central category keys and values that are provided by accompanying JSON file.\n\n## Usage\n\n- Install [PHP composer](https://getcomposer.org/)\n- Install the script dependencies:\n\n  ```\n  composer install\n  ```\n\n- Rename `.env.example` to `.env`\n- Edit `.env` to match your environment requirements i.e. Prism Central IP address \u0026 credentials\n- Edit `categories.json` to match the category keys and values you want to create\n- Run the script:\n\n  ```\n  php ./categories.php\n  ```\n\n**Note**: This script was developed on a Linux system.  Occurrences of `\\n` that indicate a newline/carriage return may need to be adjusted on OS X and Windows systems.\n\n## Additional Info\n\nThis script does not require a verified SSL connection to Prism Central.  If you have configured Prism Central with a valid SSL certificate and require SSL certificate verification in your environment, please change all occurrences of this:\n\n```\n'verify' =\u003e false,\n```\n\nto this:\n\n```\n'verify' =\u003e true,\n```\n\n## Screenshot\n\n![Screenshot of PHP category management script being run](./screenshot.png?raw=true)\n\n## Disclaimer\n\nPlease see the `.disclaimer` file that is distributed with this repository.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnutanixdev%2Fphp-categories","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnutanixdev%2Fphp-categories","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnutanixdev%2Fphp-categories/lists"}