Added Laravel Livewire to Framework Extras

This commit is contained in:
ossi-d 2022-04-01 22:11:12 +02:00
parent 0bd56d111a
commit 68bcd7b719
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [Knp RAD Components](https://rad.knplabs.com/) - A set of Rapid Application Development (RAD) components for Symfony.
* [LaravelS](https://github.com/hhxsv5/laravel-s) - Glue for using Swoole in Laravel or Lumen.
* [Symfony CMF](https://github.com/symfony-cmf/symfony-cmf) - A Content Management Framework to create custom CMS.
* [Livewire](https://laravel-livewire.com/) - A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
### Content Management Systems (CMS)
*Tools for managing digital content.*