u / i
A PHP UI components manager inspired by shadcn/ui, providing reusable components for plain HTML and Laravel Blade projects with Tailwind CSS integration
v0.0.1
2024-12-18 14:22 UTC
Requires
- php: >=7.4
Requires (Dev)
- phpunit/phpunit: ^9.0
README
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.
Why U/I?
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
Installation
You can install the package via composer: