{"id":21570507,"url":"https://github.com/gitpod-samples/symfony-demo","last_synced_at":"2025-08-01T00:32:39.854Z","repository":{"id":39553287,"uuid":"179281371","full_name":"gitpod-samples/symfony-demo","owner":"gitpod-samples","description":"Fork from https://github.com/symfony/demo","archived":false,"fork":false,"pushed_at":"2024-06-21T12:54:49.000Z","size":17220,"stargazers_count":9,"open_issues_count":24,"forks_count":17,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-24T12:56:21.424Z","etag":null,"topics":["gitpod","php"],"latest_commit_sha":null,"homepage":null,"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/gitpod-samples.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-03T12:03:30.000Z","updated_at":"2025-01-27T12:02:12.000Z","dependencies_parsed_at":"2023-02-05T02:01:21.677Z","dependency_job_id":null,"html_url":"https://github.com/gitpod-samples/symfony-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-samples%2Fsymfony-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-samples%2Fsymfony-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-samples%2Fsymfony-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-samples%2Fsymfony-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitpod-samples","download_url":"https://codeload.github.com/gitpod-samples/symfony-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248232782,"owners_count":21069490,"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":["gitpod","php"],"created_at":"2024-11-24T11:12:59.254Z","updated_at":"2025-04-10T14:12:59.345Z","avatar_url":"https://github.com/gitpod-samples.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Symfony Demo Application\n========================\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/gitpod-io/symfony-demo)\n\nThe \"Symfony Demo Application\" is a reference application created to show how\nto develop applications following the [Symfony Best Practices][1].\n\nRequirements\n------------\n\n  * PHP 7.2.9 or higher;\n  * PDO-SQLite PHP extension enabled;\n  * and the [usual Symfony application requirements][2].\n\nInstallation\n------------\n\n[Download Symfony][4] to install the `symfony` binary on your computer and run\nthis command:\n\n```bash\n$ symfony new --demo my_project\n```\n\nAlternatively, you can use Composer:\n\n```bash\n$ composer create-project symfony/symfony-demo my_project\n```\n\nUsage\n-----\n\nThere's no need to configure anything to run the application. If you have\n[installed Symfony][4] binary, run this command:\n\n```bash\n$ cd my_project/\n$ symfony serve\n```\n\nThen access the application in your browser at the given URL (\u003chttps://localhost:8000\u003e by default).\n\nIf you don't have the Symfony binary installed, run `php -S localhost:8000 -t public/`\nto use the built-in PHP web server or [configure a web server][3] like Nginx or\nApache to run the application.\n\nTests\n-----\n\nExecute this command to run tests:\n\n```bash\n$ cd my_project/\n$ ./bin/phpunit\n```\n\n[1]: https://symfony.com/doc/current/best_practices.html\n[2]: https://symfony.com/doc/current/reference/requirements.html\n[3]: https://symfony.com/doc/current/cookbook/configuration/web_server_configuration.html\n[4]: https://symfony.com/download\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitpod-samples%2Fsymfony-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitpod-samples%2Fsymfony-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitpod-samples%2Fsymfony-demo/lists"}