Added Laravel Livewire to Framework Extras (#1188)

* Added Laravel Livewire to Framework Extras

* Added Laminas Db to Database

* Remove Laminas Db from Database
This commit is contained in:
ossi-d 2022-04-06 11:16:17 +02:00 committed by GitHub
parent 0bd56d111a
commit 2bc8bff74e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.*