{"id":22640737,"url":"https://github.com/beastbytes/wizard","last_synced_at":"2026-02-13T09:10:01.095Z","repository":{"id":60584946,"uuid":"544114830","full_name":"beastbytes/wizard","owner":"beastbytes","description":"Wizard to handle multi-step forms","archived":false,"fork":false,"pushed_at":"2025-03-19T20:08:56.000Z","size":147,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T02:23:45.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://beastbytes.github.io/wizard/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beastbytes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-10-01T17:27:47.000Z","updated_at":"2025-03-19T20:09:05.000Z","dependencies_parsed_at":"2025-01-27T18:27:49.958Z","dependency_job_id":"0f924151-5184-49ba-bbd3-3453b04f334f","html_url":"https://github.com/beastbytes/wizard","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/beastbytes/wizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beastbytes%2Fwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beastbytes%2Fwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beastbytes%2Fwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beastbytes%2Fwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beastbytes","download_url":"https://codeload.github.com/beastbytes/wizard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beastbytes%2Fwizard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269417659,"owners_count":24413414,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-09T04:13:36.206Z","updated_at":"2026-02-13T09:09:56.066Z","avatar_url":"https://github.com/beastbytes.png","language":"PHP","readme":"# Wizard\nWizard simplifies the handling of multistep forms.\n\n## Features\n* All forms submit to the same controller/action\n* Allow returning to earlier steps or enforce forward only navigation\n* Looping - repeat one or more steps as many times as needed\n* Plot Branching Navigation (PBN) - decide which path to take depending on the user's response\n* Step Timeout - steps can have a timeout to ensure a user responds within a given time\n* Pause/resume - save partially completed Wizards; restore and continue from that point\n* Event driven - write the handler functions and hook them up to Wizard events\n\n## Installation\nInstall Wizard using [Composer](https://getcomposer.org/)\n\nAdd the following to the \u003ci\u003erequire\u003c/i\u003e section of your composer.json:\n\n```json\n\"beastbytes/wizard\": \"*\"\n```\n \nor run \n```php\nphp composer.phar require -dev \"beastbytes/wizard:*\"\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeastbytes%2Fwizard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeastbytes%2Fwizard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeastbytes%2Fwizard/lists"}