Accessibility - v2.2.0

Guides

This section contains comprehensive guides to help you get started with and effectively use the ArtisanPack UI Accessibility package.

Available Guides

Getting Started

Learn how to install and set up the ArtisanPack UI Accessibility package in your project. This guide covers:

  • System requirements
  • Installation via Composer
  • Laravel integration (service provider and facade setup)
  • Basic usage examples

Usage Guide

Detailed examples and practical implementations of the package's features. This comprehensive guide covers:

  • Color contrast utilities
  • Accessible color generation
  • User accessibility settings
  • Practical examples for real-world scenarios
  • Advanced usage patterns

AI Features

AI-powered accessibility tooling introduced in 2.2.0, built on top of artisanpack-ui/ai v1.0:

  • Content-level accessibility analysis (ContentAccessibilityAgent)
  • ARIA attribute suggestion (AriaSuggestionAgent)
  • Contrast-failure explanation (ColorContrastExplanationAgent)
  • In-package Livewire, React, and Vue trigger surfaces
  • JSON endpoints and Sanctum SPA setup

Getting Help

If you need additional help beyond what's covered in these guides, please refer to:

  • API Reference for detailed method documentation
  • AI Guidelines for AI-assisted development best practices
  • Home for a complete overview of the package