{"id":28413286,"url":"https://github.com/vikbert/vagrant-php7-symfony2","last_synced_at":"2025-07-13T14:31:58.943Z","repository":{"id":146599884,"uuid":"68279698","full_name":"vikbert/vagrant-php7-symfony2","owner":"vikbert","description":"Complete development environment for PHP7 projects, including Symfony2, Apache2.4, Nginx, MySQL 5.6, Redis.","archived":false,"fork":false,"pushed_at":"2016-09-17T19:13:45.000Z","size":813,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-24T20:49:08.718Z","etag":null,"topics":[],"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/vikbert.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,"zenodo":null}},"created_at":"2016-09-15T08:55:19.000Z","updated_at":"2018-02-07T11:04:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"0cb4d16b-1b68-4f28-9680-e9450e05b442","html_url":"https://github.com/vikbert/vagrant-php7-symfony2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vikbert/vagrant-php7-symfony2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikbert%2Fvagrant-php7-symfony2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikbert%2Fvagrant-php7-symfony2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikbert%2Fvagrant-php7-symfony2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikbert%2Fvagrant-php7-symfony2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vikbert","download_url":"https://codeload.github.com/vikbert/vagrant-php7-symfony2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikbert%2Fvagrant-php7-symfony2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265155631,"owners_count":23719555,"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":"2025-06-03T04:33:49.362Z","updated_at":"2025-07-13T14:31:58.932Z","avatar_url":"https://github.com/vikbert.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Summary\n`vagrant php7 symfony` is a Debian 8 virtual box, which is preconfigured for testing PHP5, PHP7 Symfony apps and developing extensions across many versions of PHP. It contains many essential development packages, which are common used \nin Symfony project.\n\n\n## Installation\n\nMake sure that you are at least at Vagrant version 1.7.x and virtualbox 5.x\n\nIf you are on Windows use the [Manual Install](#manual-install) instructions or use git-bash.\n\nOtherwise for UNIX and UNIX-like users just clone and go. Like this:\n\n```\n$ git clone https://github.com/rlerdorf/vagrant-php7-symfony2.git\n...\n$ cd vagrant-php7-symfony2\n...\n$ vagrant up\n...\n$ vagrant ssh\n```\n\nAdd this to your hosts file on the hostmachine:\n\n```\n192.168.7.7 php7default\n```\n\nTo view the demo application, go to `http://php7default` in the browser.g\n\n![phpinfo page](assets/php7default.png?raw=true \"phpinfo page\")\n\n\n## Create the first Symfony standard App\n\nadded Symfony app name `php7symfony` as server alias to `/etc/hosts` on the host machine\n\n```\n192.168.7.7  php7symfony php7symfony.local\n```\n\ncreate Symfony App named `php7symfony` in vagrant machine\n\n```\n$ vagrant ssh\n$ cd /vagrant/scripts\n$ sudo ./create-sites-symfony.sh php7symfony\n```\n\nCheck the URL `http://php7symfony` in the browser\n \n![Symfony 3 standard project](assets/php7symfony.png?raw=true \"symfony 3 standard project\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikbert%2Fvagrant-php7-symfony2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvikbert%2Fvagrant-php7-symfony2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikbert%2Fvagrant-php7-symfony2/lists"}