blade-ui-kit / blade-ui-kit
A set of renderless components to utilise in your Laravel Blade views.
Fund package maintenance!
driesvints
Installs: 1 172 444
Dependents: 9
Suggesters: 0
Security: 0
Stars: 1 496
Watchers: 37
Forks: 93
Open Issues: 56
Requires
- php: ^8.1
- ext-json: *
- illuminate/filesystem: ^10.0|^11.0
- illuminate/support: ^10.0|^11.0
- illuminate/view: ^10.0|^11.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
- orchestra/testbench-dusk: ^8.0|^9.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
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 on its website.
Changelog
Check out the CHANGELOG in this repository for all the recent changes.
Maintainers
Blade UI Kit is developed and maintained by Dries Vints.
License
Blade UI Kit is open-sourced software licensed under the MIT license.