Browse Source

Add FilamentPHP (#1361)

* Add FilamentPHP

Add Filament to Framework Extras

* Update README.md
pull/1362/merge
Samuel 1 month ago
parent
commit
4e5fb6e6f7
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -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
 

Loading…
Cancel
Save