{"id":22419525,"url":"https://github.com/ervalsa/mbd-slim-api","last_synced_at":"2025-08-01T04:31:39.464Z","repository":{"id":202896967,"uuid":"708369544","full_name":"ervalsa/mbd-slim-api","owner":"ervalsa","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-22T14:34:19.000Z","size":75,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-10-23T12:27:55.214Z","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/ervalsa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-22T11:10:51.000Z","updated_at":"2023-10-22T11:11:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"cc27eaa4-e6be-47ee-a05b-263058253ed6","html_url":"https://github.com/ervalsa/mbd-slim-api","commit_stats":null,"previous_names":["ervalsa/mbd-slim-api"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ervalsa%2Fmbd-slim-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ervalsa%2Fmbd-slim-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ervalsa%2Fmbd-slim-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ervalsa%2Fmbd-slim-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ervalsa","download_url":"https://codeload.github.com/ervalsa/mbd-slim-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228330098,"owners_count":17903019,"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":[],"created_at":"2024-12-05T16:16:01.091Z","updated_at":"2024-12-05T16:16:01.781Z","avatar_url":"https://github.com/ervalsa.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%2Fervalsa%2Fmbd-slim-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fervalsa%2Fmbd-slim-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fervalsa%2Fmbd-slim-api/lists"}