|
|
@@ -141,6 +141,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
141
|
141
|
*Extras related to web development frameworks.*
|
|
142
|
142
|
|
|
143
|
143
|
* [CakePHP CRUD](https://github.com/friendsofcake/crud) - A Rapid Application Development (RAD) plugin for CakePHP.
|
|
|
144
|
+* [Filament PHP](https://filamentphp.com/) - A powerful open source UI framework for Laravel.
|
|
144
|
145
|
* [LaravelS](https://github.com/hhxsv5/laravel-s) - An out-of-the-box adapter between Laravel/Lumen and Swoole.
|
|
145
|
146
|
* [Livewire](https://livewire.laravel.com/) - Powerful, dynamic, front-end UIs without leaving PHP.
|
|
146
|
147
|
|