{"id":21882454,"url":"https://github.com/devkabir/procedural-php-hms-demo","last_synced_at":"2025-04-15T05:55:15.012Z","repository":{"id":139940083,"uuid":"574155205","full_name":"devkabir/procedural-php-hms-demo","owner":"devkabir","description":"A simple, easy-to understand example of a management system made with PHP and the MVC design pattern in a procedural approach.","archived":false,"fork":false,"pushed_at":"2023-11-21T05:50:28.000Z","size":30,"stargazers_count":6,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T05:55:08.823Z","etag":null,"topics":["hms","hms-sample","hospital","hospital-appointment-booking","hospital-information-management","hospital-management","hospital-management-system","management","php-procedural-project","php-project","php7","procedural","procedural-content-generation","procedural-programming","system"],"latest_commit_sha":null,"homepage":"","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/devkabir.png","metadata":{"files":{"readme":"Readme.md","changelog":"Changelog.md","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":"2022-12-04T15:45:23.000Z","updated_at":"2025-03-17T12:24:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"e4fce587-b3ca-494f-9288-8dd2e89ce742","html_url":"https://github.com/devkabir/procedural-php-hms-demo","commit_stats":null,"previous_names":["devkabir/procedural-php-hms-demo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkabir%2Fprocedural-php-hms-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkabir%2Fprocedural-php-hms-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkabir%2Fprocedural-php-hms-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkabir%2Fprocedural-php-hms-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devkabir","download_url":"https://codeload.github.com/devkabir/procedural-php-hms-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249016320,"owners_count":21198832,"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":["hms","hms-sample","hospital","hospital-appointment-booking","hospital-information-management","hospital-management","hospital-management-system","management","php-procedural-project","php-project","php7","procedural","procedural-content-generation","procedural-programming","system"],"created_at":"2024-11-28T09:30:07.856Z","updated_at":"2025-04-15T05:55:15.007Z","avatar_url":"https://github.com/devkabir.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hospital Management System - HMS :tada:\n\nA simple, easy-to understand example of a management system made with PHP and\nthe [`MVC`](https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller) design pattern in a procedural\napproach.\n\n## Structure :coffee:\n\n```bash\n├───controller    # Accepts input and converts it to commands for the model or view.\n│   ├───admin\n│   ├───doctor\n│   ├───patient\n│   └───website\n├───model         # Typically represents a table in the application's database.\n│   ├───admin\n│   ├───doctor\n│   ├───patient\n│   └───website\n└───view          # Any representation of information such as a table.\n    ├───admin\n    ├───doctor\n    ├───patient\n    └───website\n\n```\n\n## Database desing ?\n\nplease review [here](./DatabaseDesign.md)\n\n## Any new update?\n\nplease review [changelog](./Changelog.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevkabir%2Fprocedural-php-hms-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevkabir%2Fprocedural-php-hms-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevkabir%2Fprocedural-php-hms-demo/lists"}