1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-06 19:26:39 +02:00

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

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.*