{"id":25076504,"url":"https://github.com/gopibabus/explore-symfony-2","last_synced_at":"2026-04-28T20:03:33.651Z","repository":{"id":47240176,"uuid":"324449361","full_name":"gopibabus/explore-symfony-2","owner":"gopibabus","description":"This repository is to explore Different Symfony Components.","archived":false,"fork":false,"pushed_at":"2021-09-07T10:40:52.000Z","size":3188,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T01:58:18.240Z","etag":null,"topics":["docs","doctrine-orm","php","symfony","symfony-file-upload","symfony-forms","symfony-mailer","symfony-security"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gopibabus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-25T23:33:22.000Z","updated_at":"2022-03-22T04:02:44.000Z","dependencies_parsed_at":"2022-08-24T10:01:31.151Z","dependency_job_id":null,"html_url":"https://github.com/gopibabus/explore-symfony-2","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopibabus%2Fexplore-symfony-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopibabus%2Fexplore-symfony-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopibabus%2Fexplore-symfony-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopibabus%2Fexplore-symfony-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gopibabus","download_url":"https://codeload.github.com/gopibabus/explore-symfony-2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246552891,"owners_count":20795836,"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":["docs","doctrine-orm","php","symfony","symfony-file-upload","symfony-forms","symfony-mailer","symfony-security"],"created_at":"2025-02-07T01:40:00.098Z","updated_at":"2026-04-28T20:03:33.579Z","avatar_url":"https://github.com/gopibabus.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Symfony Concepts 2](./public/images/title.png)\n\n### Topics Explored\n\n* Doctrine Relationships\n* Symfony Security (Authentication \u0026 Authorization)\n* Symfony Forms\n* Symfony Mailer(Not Swift Mailer 🙅)\n* Uploading files in Symfony\n\n### How to Set up and run the Application\n```bash\n# Copy Config\n# Feel free to update values in .env file as needed\ncp ./.env.dist ./.env\n\nDATABASE_URL=\"mysql://root:root@127.0.0.1:3306/symfony_concepts_2\"\n\n# Install php dependencies\ncomposer update\n\n# Create Database\nphp bin/console doctrine:database:create\n\n# Migrate data to database\nphp bin/console doctrine:migrations:migrate\n\n# Update Database with Dummy Data\nphp bin/console doctrine:fixtures:load\n\n# Serve Application\nsymfony server:start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgopibabus%2Fexplore-symfony-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgopibabus%2Fexplore-symfony-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgopibabus%2Fexplore-symfony-2/lists"}