{"id":23113750,"url":"https://github.com/antoninom90/slim4-doctrine3-skeleton","last_synced_at":"2025-08-16T20:31:26.575Z","repository":{"id":264313970,"uuid":"893016242","full_name":"AntoninoM90/slim4-doctrine3-skeleton","owner":"AntoninoM90","description":"Slim Framework 4 Skeleton Application with Doctrine ORM 3","archived":false,"fork":false,"pushed_at":"2024-12-16T22:33:03.000Z","size":33,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-16T23:42:00.001Z","etag":null,"topics":["application","applications","doctrine","doctrine3","framework","framework-php","php","php-framework","php8","skeleton","skeleton-application","slim","slim-4","slim-framework","slim-skeleton","slim4","slim4-framework","slim4-skeleton","template","templates"],"latest_commit_sha":null,"homepage":"https://antoninom90.altervista.org/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AntoninoM90.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2024-11-23T10:07:07.000Z","updated_at":"2024-12-16T22:33:01.000Z","dependencies_parsed_at":"2024-11-23T11:29:21.468Z","dependency_job_id":null,"html_url":"https://github.com/AntoninoM90/slim4-doctrine3-skeleton","commit_stats":null,"previous_names":["antoninom90/slim4-doctrine3-skeleton"],"tags_count":0,"template":true,"template_full_name":"AntoninoM90/slim4-doctrine2-skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoninoM90%2Fslim4-doctrine3-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoninoM90%2Fslim4-doctrine3-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoninoM90%2Fslim4-doctrine3-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoninoM90%2Fslim4-doctrine3-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AntoninoM90","download_url":"https://codeload.github.com/AntoninoM90/slim4-doctrine3-skeleton/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230056121,"owners_count":18165879,"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":["application","applications","doctrine","doctrine3","framework","framework-php","php","php-framework","php8","skeleton","skeleton-application","slim","slim-4","slim-framework","slim-skeleton","slim4","slim4-framework","slim4-skeleton","template","templates"],"created_at":"2024-12-17T03:13:34.898Z","updated_at":"2024-12-17T03:13:35.563Z","avatar_url":"https://github.com/AntoninoM90.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slim Framework 4 Skeleton Application with Doctrine ORM 3\n\n[![Build Status](https://github.com/AntoninoM90/slim4-doctrine-skeleton/workflows/Tests/badge.svg)](https://github.com/AntoninoM90/slim4-doctrine-skeleton/actions)\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 clone the Slim Framework application skeleton. You will require PHP 8.2 or newer.\n\n```bash\ngit clone https://github.com/AntoninoM90/slim4-doctrine3-skeleton.git\n```\n\nYou'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%2Fantoninom90%2Fslim4-doctrine3-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoninom90%2Fslim4-doctrine3-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoninom90%2Fslim4-doctrine3-skeleton/lists"}