{"id":13520150,"url":"https://github.com/MarcoFaul/valetPlusReforged","last_synced_at":"2025-03-31T16:30:35.549Z","repository":{"id":48314617,"uuid":"238983012","full_name":"MarcoFaul/valetPlusReforged","owner":"MarcoFaul","description":"Blazing fast macOS PHP development environment.","archived":false,"fork":false,"pushed_at":"2021-08-02T05:04:38.000Z","size":11667,"stargazers_count":6,"open_issues_count":8,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-02T05:22:49.604Z","etag":null,"topics":["developer-tools","development-environment","development-tools","php","valet","valet-plus"],"latest_commit_sha":null,"homepage":"","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/MarcoFaul.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":"2020-02-07T17:13:50.000Z","updated_at":"2022-08-18T12:26:07.000Z","dependencies_parsed_at":"2022-08-19T03:01:08.358Z","dependency_job_id":null,"html_url":"https://github.com/MarcoFaul/valetPlusReforged","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoFaul%2FvaletPlusReforged","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoFaul%2FvaletPlusReforged/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoFaul%2FvaletPlusReforged/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoFaul%2FvaletPlusReforged/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcoFaul","download_url":"https://codeload.github.com/MarcoFaul/valetPlusReforged/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222670691,"owners_count":17020513,"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":["developer-tools","development-environment","development-tools","php","valet","valet-plus"],"created_at":"2024-08-01T05:02:12.751Z","updated_at":"2024-11-02T03:30:20.591Z","avatar_url":"https://github.com/MarcoFaul.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# Valet plus reforged\n\n## Introduction\nGo here for the [valet+ documentation](https://github.com/weprovide/valet-plus/wiki).\n\n![Dashboard](assets/images/example.png?raw=true \"404 Dashboard\")\n\n## Why should you use this Fork?\n- Fixed a lot of installation errors\n- Stable usage\n- Nice 404 Dashboard\n- Under development\n\n## Installation\n\n\u003e :warning: Valet+ requires macOS and [Homebrew](https://brew.sh/). Before installation, you should make sure that no other programs such as Apache or Nginx are binding to your local machine's port 80.\n\nIf you have valet or valet+ installed. It is recommended to remove it first:\n`composer remove weprovide/valet-plus \u0026\u0026 rm -rf ~/.valet \u0026\u0026 rm -rf /usr/local/bin/valet`\n\n1. Install or update [Homebrew](https://brew.sh/) to the latest version using `brew update`.\n3. Add the Homebrew PHP tap for Valet+ via `brew tap henkrehorst/php`.\n3. Install PHP 7.4 using Homebrew via `brew install valet-php@7.4`.\n4. Install Composer using Homebrew via `brew install composer`.\n5. Install Valet+ with Composer via `composer global require marcofaul/valet-plus-reforged`.\n6. Add `export PATH=\"$PATH:$HOME/.composer/vendor/bin\"` to `.bash_profile` (for bash) or `.zshrc` (for zsh) depending on your shell (`echo $SHELL`)\n7. Run the `valet fix` command. This will check for common issues preventing Valet+ from installing.\n8. Run the `valet install` command. Optionally add `--with-mariadb` to use MariaDB instead of MySQL This will configure and install Valet+ and DnsMasq, and register Valet's daemon to launch when your system starts.\n9. Once Valet+ is installed, try pinging (or just visit [http://foobar.test](http://foobar.test) any `*.test` domain on your terminal using a command such as `ping -c1 foobar.test`. If Valet+ is installed correctly you should see this domain responding on `127.0.0.1`. If not you might have to restart your system. Especially when coming from the Dinghy (docker) solution.\n\n\u003e :information_source: If you get something like \"Site can't be reached.\" Try to change the domain like so\n\u003e `valet domain host`\n\n## Differences from Valet+\nA few key differences compared to Valet+:\n\n- Add 404 dashboard\n- Add PHP 7.3, 7.4 support\n- Add Ioncube for PHP 7.3 and 7.4 \n- Add Elasticsearch 6.8 support\n- Add MySQL 8 support\n- Add TLD (Top-Level-Domain) command\n- Add PHP switching error messages \n- Add Codesniffer\n- Add Trust command to add valet and brew to sudoers (no password needed anymore)\n- Add \"on successful installation, open browser with valet domain\"\n- Add port scan\n- Change default php installation version to 7.4\n- Update Xdebug version update (2.2.7 -\u003e 2.9.5)\n- Fix APCU_BC extension (sometimes got installed twice)\n- Fix MySQL version linking\n- Fix Memcache (missing zlib)\n- Fix missing Elasticsearch config\n- A lot more…\n\n## Credits\n\nThis project is a fork of [weprovide/valet-plus](https://github.com/weprovide/valet-plus)\n\n## Valet+ Reforged Authors\n\n- Marco Faul ([@marcofaul](https://github.com/marcofaul))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMarcoFaul%2FvaletPlusReforged","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMarcoFaul%2FvaletPlusReforged","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMarcoFaul%2FvaletPlusReforged/lists"}