{"id":23415255,"url":"https://github.com/geobas/minimal-symfony","last_synced_at":"2026-05-02T03:07:10.833Z","repository":{"id":150727808,"uuid":"60555056","full_name":"geobas/minimal-symfony","owner":"geobas","description":"A minimal project written in Symfony 2.8","archived":false,"fork":false,"pushed_at":"2016-12-11T22:30:35.000Z","size":606,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T06:14:06.735Z","etag":null,"topics":["symfony2","unit-testing"],"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/geobas.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":"2016-06-06T19:31:43.000Z","updated_at":"2017-07-21T23:09:20.000Z","dependencies_parsed_at":"2023-07-07T14:32:13.365Z","dependency_job_id":null,"html_url":"https://github.com/geobas/minimal-symfony","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/geobas/minimal-symfony","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geobas%2Fminimal-symfony","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geobas%2Fminimal-symfony/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geobas%2Fminimal-symfony/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geobas%2Fminimal-symfony/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geobas","download_url":"https://codeload.github.com/geobas/minimal-symfony/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geobas%2Fminimal-symfony/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32521115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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":["symfony2","unit-testing"],"created_at":"2024-12-22T21:14:08.619Z","updated_at":"2026-05-02T03:07:10.814Z","avatar_url":"https://github.com/geobas.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A minimal project written in Symfony 2.8 just for educational purposes.\n\nIt demonstrates Entities, Controllers, Views, Validation using annotations, CRUD generator, Form Validation,\nUnit \u0026 Functional testing with fixtures.\n\n## Set up\n1. `git clone git@github.com:geobas/minimal-symfony.git`\n2. Run `composer update`\n3. Run `app/console doctrine:database:create \u0026\u0026 app/console doctrine:schema:create \u0026\u0026 app/console doctrine:fixtures:load` from application's root folder.\n\n## Set up unit \u0026 functional testing\n1. Run `app/console doctrine:database:create --env=test \u0026\u0026 app/console doctrine:schema:create --env=test \u0026\u0026 app/console doctrine:fixtures:load --env=test` from application's root folder.\n\n## Run tests\n1. Install [entr](http://entrproject.org) to automatically run tests when something changes\n2. Execute `find src/ | entr -c phpunit -c app/ src/Lynda/MagazineBundle/Tests` from application's root folder.\n\n## Generate code coverage report after unit tests have run\nExecute `phpunit -c app/ --coverage-html cov/`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeobas%2Fminimal-symfony","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeobas%2Fminimal-symfony","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeobas%2Fminimal-symfony/lists"}