{"id":28747338,"url":"https://github.com/rainmaker-9/slim4-skeleton","last_synced_at":"2025-06-16T16:13:33.078Z","repository":{"id":297885226,"uuid":"998209275","full_name":"rainmaker-9/slim4-skeleton","owner":"rainmaker-9","description":"A skeleton application for Slim 4 framework with PHP-DI integration.","archived":false,"fork":false,"pushed_at":"2025-06-08T05:18:59.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-08T05:42:49.546Z","etag":null,"topics":["php","php-framework","php-rest-api","rest-api","restful-api","slim-framework","slim4"],"latest_commit_sha":null,"homepage":"https://ravirajchougale.com","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/rainmaker-9.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,"zenodo":null}},"created_at":"2025-06-08T05:18:55.000Z","updated_at":"2025-06-08T05:20:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"ddcc7839-c230-49d6-b27d-6d01d2f66a64","html_url":"https://github.com/rainmaker-9/slim4-skeleton","commit_stats":null,"previous_names":["rainmaker-9/slim4-skeleton"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rainmaker-9/slim4-skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rainmaker-9%2Fslim4-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rainmaker-9%2Fslim4-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rainmaker-9%2Fslim4-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rainmaker-9%2Fslim4-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rainmaker-9","download_url":"https://codeload.github.com/rainmaker-9/slim4-skeleton/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rainmaker-9%2Fslim4-skeleton/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260194806,"owners_count":22972643,"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":["php","php-framework","php-rest-api","rest-api","restful-api","slim-framework","slim4"],"created_at":"2025-06-16T16:13:31.114Z","updated_at":"2025-06-16T16:13:33.069Z","avatar_url":"https://github.com/rainmaker-9.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slim 4 Skeleton\n\nA minimal [Slim Framework 4](https://www.slimframework.com/) starter application.\n\n## Features\n\n- PSR-7 HTTP message support\n- PSR-15 middleware support\n- Dependency Injection via PHP-DI\n- Ready for RESTful APIs or web apps\n\n## Requirements\n\n- PHP 7.4 or higher\n- [Composer](https://getcomposer.org/)\n\n## Getting Started\n\n### 1. Clone the repository\n\n```bash\ngit clone https://github.com/rainmaker-9/slim4-skeleton.git\ncd slim4-skeleton\n```\n\n### 2. Install dependencies\n\n```bash\ncomposer install\n```\n\n### 3. Run the application\n\nStart the built-in PHP server:\n\n```bash\nphp -S localhost:8080\n```\n\nVisit [http://localhost:8080](http://localhost:8080) in your browser.\n\n## Project Structure\n\n```\n.\n├── app/            # Application source code\n├── bootstrap/      # Required Files for Containerization \u0026 bootstrapping the application\n├── routes/         # For defining application routes\n├── vendor/         # Composer dependencies\n├── .env.example    # For defining Environment Variables used by application\n├── composer.json\n└── README.md\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frainmaker-9%2Fslim4-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frainmaker-9%2Fslim4-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frainmaker-9%2Fslim4-skeleton/lists"}