{"id":16181739,"url":"https://github.com/ericclemmons/vagrant-php","last_synced_at":"2025-04-07T12:25:06.817Z","repository":{"id":6299346,"uuid":"7533976","full_name":"ericclemmons/vagrant-php","owner":"ericclemmons","description":"Instantly setup \u0026 launch PHP5.x Vagrant machine","archived":false,"fork":false,"pushed_at":"2013-01-10T15:58:16.000Z","size":126,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-06T07:15:42.310Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ericclemmons.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":"2013-01-10T03:46:53.000Z","updated_at":"2013-11-21T20:03:49.000Z","dependencies_parsed_at":"2022-08-29T18:51:27.930Z","dependency_job_id":null,"html_url":"https://github.com/ericclemmons/vagrant-php","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fvagrant-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fvagrant-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fvagrant-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fvagrant-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericclemmons","download_url":"https://codeload.github.com/ericclemmons/vagrant-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247650471,"owners_count":20973279,"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-10-10T06:27:06.429Z","updated_at":"2025-04-07T12:25:06.794Z","avatar_url":"https://github.com/ericclemmons.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"vagrant-php\n===========\n\nInstead of polluting your local machine with several compiled versions of PHP,\nApache, Nginx, or M/XAMP, create a local sandbox for your project running\nthe same PHP environment TravisCI uses!\n\n\n**THIS REPOSITORY IS CURRENTLY BEING PORTED FROM [ECVagrantBundle][https://github.com/ericclemmons/ECVagrantBundle]**\n\n\nDependencies\n------------\n\n- [Composer][3] (`curl -s https://getcomposer.org/installer | php`)\n\n\nInstallation\n------------\n\nAdd `vagrant-php` to an existing project:\n\n    $ cd /existing/php/project\n    $ composer require ericclemmons/vagrant-php --dev\n\n**(You may specify `*` as the version, if you want to always use the latest version.)**\n\n\nUsage\n-----\n\nRun the command interactively and answer the prompts:\n\n    $ ./bin/vagrant-php create\n\n    Welcome to the Symfony2 Vagrant generator\n    ...\n\n\nOr provide the options at once:\n\n    $ ./bin/vagrant-php create  \\\n        --no-interaction        \\\n        --host=vagrant          \\\n        --ip=10.33.33.33        \\\n        --url=http://files.vagrantup.com/lucid32.box\n\nA `Vagrantfile` will be generated in your *current working directory*.  Now you're ready to work!\n\n    $ vagrant up\n    $ vagrant ssh\n\n\nAuthors\n-------\n\n- [Eric Clemmons][1]\n\n\nLicense\n-------\n\nMIT\n\n\n[1]: https://github.com/ericclemmons\n[2]: https://github.com/seiffert\n[3]: http://www.vagrantup.com/\n[4]: http://getcomposer.org/download/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericclemmons%2Fvagrant-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericclemmons%2Fvagrant-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericclemmons%2Fvagrant-php/lists"}