vincent4vx/form
A simple form system with fast validation and object hydration.
This is a PHP library for developers who build web forms. It helps with the common task of taking raw user input from a form, checking if it's valid (e.g., correct email format, strong password), and then organizing that validated data into a structured PHP object. It's used by backend PHP developers creating web applications to streamline data handling from user interfaces.
No commits in the last 6 months.
Use this if you are a PHP developer building web forms and need a robust, performant way to validate user input and map it directly into PHP objects.
Not ideal if you are not a PHP developer or you are looking for a complete client-side form solution with UI components.
Stars
12
Forks
—
Language
PHP
License
MIT
Category
Last pushed
Aug 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/vincent4vx/form"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cakephp/bake
The Bake Command Plugin
CrestApps/laravel-code-generator
An efficient Laravel code generator, saving time by automating the creation of resources such as...
VemtoOrg/vemto2
Laravel code generation, perfected
ozanonurtek/flask-now
Flask-Now is a Flask Application Generator/Build-Tool runs via CLI
victoryoalli/laravel-code-generator
A Laravel Code Generator based on your Models using Blade Template Engine