|
|
@@ -144,7 +144,8 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
144
|
144
|
* [Filament PHP](https://filamentphp.com/) - A powerful open source UI framework for Laravel.
|
|
145
|
145
|
* [LaravelS](https://github.com/hhxsv5/laravel-s) - An out-of-the-box adapter between Laravel/Lumen and Swoole.
|
|
146
|
146
|
* [Livewire](https://livewire.laravel.com/) - Powerful, dynamic, front-end UIs without leaving PHP.
|
|
147
|
|
-
|
|
|
147
|
+* [Inertia.js](https://inertiajs.com/) - Build single-page apps, without building an API.
|
|
|
148
|
+
|
|
148
|
149
|
### Content Management Systems (CMS)
|
|
149
|
150
|
*Tools for managing digital content.*
|
|
150
|
151
|
|