AIForm is a new PHP component for the NeuronAI framework that replaces traditional HTML forms with multi-turn AI conversations. Developers define a data class using `#[SchemaProperty]` attributes, extend `AIForm`, wire up an AI provider, and the component handles conversation state, field tracking, validation retries, and a
Sort: