blade-ui-kit / blade-ui-kit
A set of renderless components to utilise in your Laravel Blade views.
Fund package maintenance!
driesvints
Installs: 1 335 626
Dependents: 9
Suggesters: 0
Security: 0
Stars: 1 532
Watchers: 38
Forks: 93
Open Issues: 56
Requires
- php: ^8.1
- ext-json: *
- illuminate/filesystem: ^10.0|^11.0|^12.0
- illuminate/support: ^10.0|^11.0|^12.0
- illuminate/view: ^10.0|^11.0|^12.0
- nesbot/carbon: ^2.38|^3.0
Requires (Dev)
- guzzlehttp/guzzle: ^7.4
- league/commonmark: ^1.4|^2.0
- livewire/livewire: ^3.0
- lorisleiva/cron-translator: ^0.1.1|^0.4
- orchestra/testbench: ^8.0|^9.0|^10.0
- orchestra/testbench-dusk: ^8.0|^9.0|^10.0
- pestphp/pest: ^2.34|^3.0
- phpunit/phpunit: ^10.5|^11.0
Suggests
- league/commonmark: Required to use the markdown component (^1.4).
- lorisleiva/cron-translator: Required to use the cron component (^0.1.1).
README
A message from the maintainer: in recent years it has become more and more clear to me that I won't be able to continue the maintenance of Blade UI Kit. What started originally as an ambitious component library grew too large for me to properly maintain and expand on. In the meantime, more advanced libraries like Flux UI have emerged.
Rather than finding a new maintainer I think it's best to let the project come to an end. I want to thank all users for their support and if anyone wants to, they can fork the library to give it a second life.
Blade Icons will continue to live on as a personal project and continue to be maintained with new updates.
Blade UI Kit
Blade UI Kit is a set of renderless components to utilise in your Laravel Blade views. In all essence, it's a collection of useful utilities, connecting the dots between different parts of the TALL stack. It was made for Blade, Laravel's powerful templating engine.
Official Documentation
Documentation for Blade UI Kit can be found here.
Changelog
Check out the CHANGELOG in this repository for all the recent changes.
License
Blade UI Kit is open-sourced software licensed under the MIT license.