studio24/laravel-accessible-forms

Create more accessible forms in your Laravel apps

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 1

pkg:composer/studio24/laravel-accessible-forms

dev-main 2025-12-10 21:53 UTC

This package is auto-updated.

Last update: 2025-12-10 21:54:40 UTC


README

Latest Version on Packagist Tests

Create more accessible forms in your Laravel apps

Requirements

  • PHP 8.2+

Installation

You can install the package via Composer:

composer require studio24/laravel-accessible-forms

Usage

Installs the following package in your Laravel app:

And sets up accessible forms in your Laravel app:

  • Adds AccessibleFormsServiceProvider
  • Registers Twig helpers
  • Registers Blade directives
  • Defaults to the accessible-forms.html.twig form theme

For more, see the documentation for accessible-forms.

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Find out more about how to contribute and our Code of Conduct.

Security Issues

If you discover a security vulnerability within this package, please follow our disclosure procedure.

About

This package is developed by Studio 24, a human-centered digital agency who build websites and web apps that work for everyone.

License

The MIT License (MIT). Please see License File for more information.