{"id":23181996,"url":"https://github.com/g737a6b/php-form","last_synced_at":"2026-02-19T00:02:51.542Z","repository":{"id":45853674,"uuid":"67855892","full_name":"g737a6b/php-form","owner":"g737a6b","description":"A PHP library for building and handling web forms.","archived":false,"fork":false,"pushed_at":"2026-01-02T01:19:27.000Z","size":152,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-06T18:12:52.674Z","etag":null,"topics":["composer","forms","library","php"],"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/g737a6b.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-10T06:48:35.000Z","updated_at":"2026-01-02T01:19:31.000Z","dependencies_parsed_at":"2025-07-07T21:04:20.805Z","dependency_job_id":"296f03b2-7745-48e2-83c4-da84bd08b0a7","html_url":"https://github.com/g737a6b/php-form","commit_stats":{"total_commits":50,"total_committers":2,"mean_commits":25.0,"dds":0.09999999999999998,"last_synced_commit":"205bd926bd6e840a84def00626f555da13e36037"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/g737a6b/php-form","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g737a6b%2Fphp-form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g737a6b%2Fphp-form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g737a6b%2Fphp-form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g737a6b%2Fphp-form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/g737a6b","download_url":"https://codeload.github.com/g737a6b/php-form/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g737a6b%2Fphp-form/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29599338,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T22:25:43.180Z","status":"ssl_error","status_checked_at":"2026-02-18T22:25:42.766Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["composer","forms","library","php"],"created_at":"2024-12-18T08:19:07.482Z","updated_at":"2026-02-19T00:02:51.537Z","avatar_url":"https://github.com/g737a6b.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MofgForm ![main](https://github.com/g737a6b/php-form/workflows/main/badge.svg)\n\nA PHP library for building and handling web forms.\n\n## Usage Examples\n\nSee `demo/`.\n\n```sh\ndocker run -it --rm -p 8080:80 -v $(pwd):/var/www/html php:8.5-apache\n# http://localhost:8080/demo/\n```\n\n## Features\n\nMofgForm is designed for building a wide range of web forms.\n\n- All basic input types (text, select, radio, checkbox, textarea and password)\n- Unlimited pages\n- Validation\n- Filtering\n- HTML generation\n- Email sending\n- Form submission summary\n- Lightweight\n- Installation using Composer\n- MIT License\n\n## Installation\n\n### Composer\n\nAdd a dependency to your project's `composer.json` file.\n\n```json\n{\n\t\"require\": {\n\t\t\"g737a6b/php-form\": \"*\"\n\t}\n}\n```\n\n## Development\n\n### Install dependencies\n\n```sh\ndocker run -it --rm -v $(pwd):/app composer:2.9.2 install\n```\n\n### Run tests\n\n```sh\ndocker run -it --rm -v $(pwd):/app -w /app php:8.5 ./vendor/bin/phpunit ./tests\n```\n\n### Format code\n\n```sh\ndocker run -it --rm -v $(pwd):/app -w /app php:8.3 ./vendor/bin/php-cs-fixer fix ./src\n```\n\n## License\n\n[The MIT License](http://opensource.org/licenses/MIT)\n\nCopyright (c) 2016-2026 [Hiroyuki Suzuki](https://mofg-in-progress.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg737a6b%2Fphp-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fg737a6b%2Fphp-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg737a6b%2Fphp-form/lists"}