{"id":18248233,"url":"https://github.com/district09/robo-digipolis-symfony","last_synced_at":"2026-02-09T19:31:45.131Z","repository":{"id":45654477,"uuid":"84807365","full_name":"district09/robo-digipolis-symfony","owner":"district09","description":"The Symfony task runner implementation. Extends robo-digipolis-helpers and implements the abstract functions to make the entire flow Symfony specific.","archived":false,"fork":false,"pushed_at":"2025-01-20T08:46:12.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-20T15:02:35.171Z","etag":null,"topics":["d09check22","robo","robo-digipolis-symfony","robo-tasks","symfony","web"],"latest_commit_sha":null,"homepage":"","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/district09.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-13T09:23:10.000Z","updated_at":"2025-01-20T08:45:57.000Z","dependencies_parsed_at":"2024-03-27T16:03:29.626Z","dependency_job_id":"a0688a60-e1c7-4560-bd31-1463f51603de","html_url":"https://github.com/district09/robo-digipolis-symfony","commit_stats":{"total_commits":71,"total_committers":3,"mean_commits":"23.666666666666668","dds":0.08450704225352113,"last_synced_commit":"70d230967626da2f673a2b0b93d63c41373a9a1e"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/district09%2Frobo-digipolis-symfony","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/district09%2Frobo-digipolis-symfony/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/district09%2Frobo-digipolis-symfony/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/district09%2Frobo-digipolis-symfony/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/district09","download_url":"https://codeload.github.com/district09/robo-digipolis-symfony/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247203053,"owners_count":20900904,"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":["d09check22","robo","robo-digipolis-symfony","robo-tasks","symfony","web"],"created_at":"2024-11-05T09:36:19.996Z","updated_at":"2026-02-09T19:31:40.112Z","avatar_url":"https://github.com/district09.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Robo Digipolis Symfony\n\n[![Latest Stable Version](https://poser.pugx.org/digipolisgent/robo-digipolis-symfony/v/stable)](https://packagist.org/packages/digipolisgent/robo-digipolis-symfony)\n[![Latest Unstable Version](https://poser.pugx.org/digipolisgent/robo-digipolis-symfony/v/unstable)](https://packagist.org/packages/digipolisgent/robo-digipolis-symfony)\n[![Total Downloads](https://poser.pugx.org/digipolisgent/robo-digipolis-symfony/downloads)](https://packagist.org/packages/digipolisgent/robo-digipolis-symfony)\n[![License](https://poser.pugx.org/digipolisgent/robo-digipolis-symfony/license)](https://packagist.org/packages/digipolisgent/robo-digipolis-symfony)\n\n[![Build Status](https://travis-ci.org/digipolisgent/robo-digipolis-symfony.svg?branch=develop)](https://travis-ci.org/digipolisgent/robo-digipolis-symfony)\n[![Maintainability](https://api.codeclimate.com/v1/badges/dce687535f6482464538/maintainability)](https://codeclimate.com/github/digipolisgent/robo-digipolis-symfony/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/dce687535f6482464538/test_coverage)](https://codeclimate.com/github/digipolisgent/robo-digipolis-symfony/test_coverage)\n[![PHP 7 ready](https://php7ready.timesplinter.ch/digipolisgent/robo-digipolis-symfony/develop/badge.svg)](https://travis-ci.org/digipolisgent/robo-digipolis-symfony)\n\n## Available commands\n\nThese commands are available:\n\n```bash\ndigipolis:backup-symfony           Create a backup of files (storage folder) and database.\ndigipolis:build-symfony            Build a Symfony site and package it.\ndigipolis:clean-dir                Partially clean directories.\ndigipolis:clear-op-cache           Command digipolis:database-backup.\ndigipolis:database-backup          Command digipolis:database-backup.\ndigipolis:database-restore         Command digipolis:database-restore.\ndigipolis:deploy-symfony           Build a Symfony site and push it to the servers.\ndigipolis:download-backup-symfony  Download a backup of files (storage folder) and database.\ndigipolis:init-symfony-remote      Install or update a Symfony remote site.\ndigipolis:install-symfony          Install the Symfony site in the current folder.\ndigipolis:package-project\ndigipolis:push-package             Command digipolis:push-package.\ndigipolis:restore-backup-symfony   Restore a backup of files (storage folder) and database.\ndigipolis:switch-previous          Switch the current release symlink to the previous release.\ndigipolis:sync-symfony             Sync the database and files between two Symfony sites.\ndigipolis:theme-clean\ndigipolis:theme-compile\ndigipolis:update-symfony           Executes database updates of the Symfony site in the current folder.\ndigipolis:upload-backup-symfony    Upload a backup of files (storage folder) and database to a server.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdistrict09%2Frobo-digipolis-symfony","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdistrict09%2Frobo-digipolis-symfony","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdistrict09%2Frobo-digipolis-symfony/lists"}