{"id":18400459,"url":"https://github.com/docksal/boilerplate-symfony-webapp","last_synced_at":"2025-06-22T10:39:10.904Z","repository":{"id":41901389,"uuid":"134517603","full_name":"docksal/boilerplate-symfony-webapp","owner":"docksal","description":"Symfony Web App boilerplate powered by Docksal","archived":false,"fork":false,"pushed_at":"2022-04-23T17:19:48.000Z","size":52,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-14T05:25:01.359Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docksal.io","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/docksal.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}},"created_at":"2018-05-23T05:25:29.000Z","updated_at":"2025-05-14T06:18:21.000Z","dependencies_parsed_at":"2022-08-11T20:40:30.161Z","dependency_job_id":null,"html_url":"https://github.com/docksal/boilerplate-symfony-webapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/docksal/boilerplate-symfony-webapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fboilerplate-symfony-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fboilerplate-symfony-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fboilerplate-symfony-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fboilerplate-symfony-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docksal","download_url":"https://codeload.github.com/docksal/boilerplate-symfony-webapp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fboilerplate-symfony-webapp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261280431,"owners_count":23134906,"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-11-06T02:33:34.234Z","updated_at":"2025-06-22T10:39:10.856Z","avatar_url":"https://github.com/docksal.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Symfony Skeleton Installation Powered By Docksal\n\nThis is a sample vanilla symfony skeleton installation pre-configured for use with Docksal.  \n\nFeatures:\n\n- Symfony Web Application\n- `fin init` [example](.docksal/commands/init)\n- Using the [default](.docksal/docksal.env#L9) Docksal LAMP stack with [image version pinning](.docksal/docksal.env#L13-L15)\n- PHP and MySQL settings overrides [examples](.docksal/etc)\n- Command wrapper for Symfony Console\n\n## Setup instructions\n\n### Step #1: Docksal environment setup\n\n**This is a one time setup - skip this if you already have a working Docksal environment.**  \n\nFollow [Docksal environment setup instructions](https://docs.docksal.io/en/master/getting-started/env-setup)\n\n### Step #2: Project setup\n\n1. Clone this repo into your Projects directory\n\n    ```\n    git clone https://github.com/docksal/example-symfony-webapp.git symfonyapp\n    cd symfonyapp\n    ```\n\n2. Initialize the site\n\n    This will initialize local settings and install the site connection file.\n\n    ```\n    fin init\n    ```\n\n3. Point your browser to\n\n    ```\n    http://symfonyapp.docksal\n    ```\n\n## More automation with 'fin init'\n\nSite provisioning can be automated using `fin init`, which calls the shell script in [.docksal/commands/init](.docksal/commands/init).  \nThis script is meant to be modified per project. The one in this repo will give you a good starting example.\n\nSome common tasks that can be handled by the init script (an other [custom commands](https://docs.docksal.io/en/master/fin/custom-commands/)):\n\n- initialize local settings files for Docker Compose, Drupala, Behat, etc.\n- import DB or perform a site install\n- compile Sass\n- run DB updates, revert features, clear caches, etc.\n- enable/disable modules, update variables values\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocksal%2Fboilerplate-symfony-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocksal%2Fboilerplate-symfony-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocksal%2Fboilerplate-symfony-webapp/lists"}