{"id":18822016,"url":"https://github.com/ore-codes/slim-php-setup","last_synced_at":"2025-07-31T17:09:08.681Z","repository":{"id":236428373,"uuid":"692522724","full_name":"ore-codes/slim-php-setup","owner":"ore-codes","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-16T18:33:34.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-22T10:14:40.075Z","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/ore-codes.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":"2023-09-16T18:31:59.000Z","updated_at":"2023-09-16T18:33:38.000Z","dependencies_parsed_at":"2024-04-27T03:40:02.209Z","dependency_job_id":null,"html_url":"https://github.com/ore-codes/slim-php-setup","commit_stats":null,"previous_names":["ore-codes/slim-php-setup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ore-codes/slim-php-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ore-codes%2Fslim-php-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ore-codes%2Fslim-php-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ore-codes%2Fslim-php-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ore-codes%2Fslim-php-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ore-codes","download_url":"https://codeload.github.com/ore-codes/slim-php-setup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ore-codes%2Fslim-php-setup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268074968,"owners_count":24191642,"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-07-31T02:00:08.723Z","response_time":66,"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-08T00:47:06.975Z","updated_at":"2025-07-31T17:09:08.630Z","avatar_url":"https://github.com/ore-codes.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slim Framework 4 Skeleton Application\n\n[![Coverage Status](https://coveralls.io/repos/github/slimphp/Slim-Skeleton/badge.svg?branch=master)](https://coveralls.io/github/slimphp/Slim-Skeleton?branch=master)\n\nUse this skeleton application to quickly setup and start working on a new Slim Framework 4 application. This application uses the latest Slim 4 with Slim PSR-7 implementation and PHP-DI container implementation. It also uses the Monolog logger.\n\nThis skeleton application was built for Composer. This makes setting up a new Slim Framework application quick and easy.\n\n## Install the Application\n\nRun this command from the directory in which you want to install your new Slim Framework application. You will require PHP 7.4 or newer.\n\n```bash\ncomposer create-project slim/slim-skeleton [my-app-name]\n```\n\nReplace `[my-app-name]` with the desired directory name for your new application. You'll want to:\n\n* Point your virtual host document root to your new application's `public/` directory.\n* Ensure `logs/` is web writable.\n\nTo run the application in development, you can run these commands \n\n```bash\ncd [my-app-name]\ncomposer start\n```\n\nOr you can use `docker-compose` to run the app with `docker`, so you can run these commands:\n```bash\ncd [my-app-name]\ndocker-compose up -d\n```\nAfter that, open `http://localhost:8080` in your browser.\n\nRun this command in the application directory to run the test suite\n\n```bash\ncomposer test\n```\n\nThat's it! Now go build something cool.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fore-codes%2Fslim-php-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fore-codes%2Fslim-php-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fore-codes%2Fslim-php-setup/lists"}