{"id":17817430,"url":"https://github.com/jschwind/phpcli-symfony","last_synced_at":"2025-06-20T15:08:05.632Z","repository":{"id":232823658,"uuid":"785254699","full_name":"jschwind/phpcli-symfony","owner":"jschwind","description":"Create a Docker environment for a Symfony project.","archived":false,"fork":false,"pushed_at":"2025-05-28T09:49:49.000Z","size":50,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-28T10:48:25.746Z","etag":null,"topics":["docker","docker-compose","php","php8","shell","shell-script","symfony"],"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/jschwind.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":"2024-04-11T14:11:51.000Z","updated_at":"2025-05-28T10:01:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1ee5db2-ae9b-4247-a939-580c99a9df88","html_url":"https://github.com/jschwind/phpcli-symfony","commit_stats":null,"previous_names":["jschwind/phpcli-symfony"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jschwind/phpcli-symfony","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jschwind%2Fphpcli-symfony","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jschwind%2Fphpcli-symfony/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jschwind%2Fphpcli-symfony/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jschwind%2Fphpcli-symfony/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jschwind","download_url":"https://codeload.github.com/jschwind/phpcli-symfony/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jschwind%2Fphpcli-symfony/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260967309,"owners_count":23090096,"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":["docker","docker-compose","php","php8","shell","shell-script","symfony"],"created_at":"2024-10-27T16:42:04.832Z","updated_at":"2025-06-20T15:08:00.618Z","avatar_url":"https://github.com/jschwind.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHPCLI-Symfony\n\nCreate a Docker environment for a Symfony project.\n\n## Installation\n```shell\ngit clone https://github.com/jschwind/phpcli-symfony.git\ncd phpcli-symfony\nchmod +x createSFProject.sh\n```\ncreateSFProject.sh to PATH Variable or create a link, e.g. Arch/Manjaro Linux: ~/.bashrc\n```shell\nsudo ln -s $(pwd)/createSFProject.sh /usr/local/bin\n```\n\n## Usage\n\ncreateSFProject.sh [OPTIONS]\n\nCreate a Symfony project with specific Git and optional version parameters.\n\n### Options\n* `-project-name`: Name of the project.\n* `-git-username`: Git username.\n* `-git-email`: Git email.\n* `-php-version`: Optional. PHP version for the project (default: `8.3`).\n* `-mariadb-version`: Optional. MariaDB version for the project (default: `11.5`).\n* `-postgres-version`: Optional. Postgress version for the project (default: `17.0`).\n* `-mysql-version`: Optional. MySQL version for the project (default: `9.1`).\n* `-firebird-version`: Optional. Firebird version for the project (default: `5.0`).\n* `-db-type`: Optional. Database type for the project (default: `mariadb`).\n* `-symfony-version`: Optional. Symfony version for the project (default: `7`).\n\n## Examples\n\n```shell\ncreateSFProject.sh -project-name=myproject -git-username=myusername -git-email=myemail@mydomain.tld -php-version=8.3 -mariadb-version=11.6 -postgres-version=17.0 -mysql-version=9.1 -firebird-version=5.0 -db-type=mariadb -symfony-version=7\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjschwind%2Fphpcli-symfony","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjschwind%2Fphpcli-symfony","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjschwind%2Fphpcli-symfony/lists"}