Hacker News new | ask | show | jobs
by avshelestov 834 days ago
Hey everyone,

I'm working on an open source project called PHPForm, a simple headless form management tool made for developers, and I could really use your advice.

I started PHPForm because I felt there wasn't a straightforward enough tool out there for developers to manage forms without dealing with unnecessary complexity or overhead. It's meant to be light, run on almost any server, and easy to get going with.

Right now, PHPForm lets you:

- Make as many forms as you need; - Use different types of fields; - Send notifications through browser or email; - Keep things secure with tokens and different captcha providers;

I'm planning to add more, like support for popular front-end frameworks and a version that's easy to deploy in the cloud.

I'm reaching out because I want to know what you think:

What features are you looking for in a form management tool? Are there integrations or capabilities that would make your life easier? How can I make this tool better for developers?

I'm all ears for any suggestions or feedback you have. Your input is invaluable as I try to make PHPForm something really useful for us developers.

If you're interested, check out the project on GitHub (https://phpform-dev/phpform-server) or visit the website (https://phpform.dev).

Thanks for your help and few stars on GitHub :-)