A comprehensive UI components manager for PHP projects, inspired by shadcn/ui. This package brings the convenience of managing UI components to the PHP ecosystem, particularly focused on plain HTML projects and Laravel Blade implementations.
While the JavaScript ecosystem has tools like shadcn/ui for managing UI components, the PHP ecosystem lacks such tooling. U/I fills this gap by providing:
- Easy-to-use UI components for PHP projects
- Seamless integration with Laravel Blade
- Support for plain HTML projects
- Tailwind CSS based styling
- Component management system
You can install the package via composer: