{"id":50584678,"url":"https://github.com/kavin1421/samplephpcloud","last_synced_at":"2026-06-05T05:01:58.951Z","repository":{"id":204599127,"uuid":"712197983","full_name":"Kavin1421/SamplePhpCloud","owner":"Kavin1421","description":"Sample PHP Website for Cloud Computing Assignment","archived":false,"fork":false,"pushed_at":"2023-10-31T03:48:01.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-27T18:01:15.437Z","etag":null,"topics":["000webhost","cloud-computing","php"],"latest_commit_sha":null,"homepage":"https://democloudbykavin.000webhostapp.com/","language":"HTML","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/Kavin1421.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}},"created_at":"2023-10-31T01:48:03.000Z","updated_at":"2023-10-31T03:50:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"1eb277c4-97da-406b-bdcc-20b034206afd","html_url":"https://github.com/Kavin1421/SamplePhpCloud","commit_stats":null,"previous_names":["kavin1421/samplephpcloud"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kavin1421/SamplePhpCloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kavin1421%2FSamplePhpCloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kavin1421%2FSamplePhpCloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kavin1421%2FSamplePhpCloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kavin1421%2FSamplePhpCloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kavin1421","download_url":"https://codeload.github.com/Kavin1421/SamplePhpCloud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kavin1421%2FSamplePhpCloud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33930311,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"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":["000webhost","cloud-computing","php"],"created_at":"2026-06-05T05:01:58.172Z","updated_at":"2026-06-05T05:01:58.943Z","avatar_url":"https://github.com/Kavin1421.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple PHP Website\n\nI put together this project while introducing a friend of mine to PHP. I decided to clean it up a bit and put it on Github so anyone new to PHP can have a taste of a **very simple and minimal** website built with PHP.\n\nThis project is meant for beginners. I've intentionally kept it minimal while introducing some [separation of concerns](https://en.wikipedia.org/wiki/Separation_of_concerns).\n\n## Installation\n\nThere are only two steps to run this website:\n\n1. Download the project to the desired directory on your computer\n2. Run  `php -S localhost:8080` on your terminal. Navigate to http://localhost:8080 to see the site.\n\nBy defaut, the page URLs use query strings (*?page=about*). You need to have Apache installed for pretly URLs (*/about*) to work. To activate pretty urls, update config value of `pretty_uri` to `true`.\n\n## Concepts\n\nThe project covers these programming concepts:\n\n * Variables\n * Arrays\n * Functions\n * Pretty links *(/about) with fallback to query string (?page=about)*\n * Basic example of separation of concerns *(functionality, template, content)*\n\nIf you have any questions or recommendations for the project, please [create an issue](https://github.com/banago/simple-php-website/issues/new) or hit me up on Twitter [@banago](https://twitter.com/banago).\n\n\u003e To help you take your knowledge of PHP to the next level, I've personally hunt down what I deem to be the best introductory course on PHP out there. I wish this course existed when I started learing PHP. Check it out on Udemy: [PHP for Beginners Course](https://click.linksynergy.com/link?id=jTy10g8O/M8\u0026offerid=507388.1576856\u0026type=2\u0026murl=https%3A%2F%2Fwww.udemy.com%2Fphp-for-beginners-%2F).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkavin1421%2Fsamplephpcloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkavin1421%2Fsamplephpcloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkavin1421%2Fsamplephpcloud/lists"}