1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-30 12:40:40 +02:00

add spatie/menu to navigation section (#1019)

This commit is contained in:
Dainius
2019-10-29 11:05:41 +00:00
committed by Jamie York
parent 246092ede0
commit 6121c1fc10

View File

@@ -446,6 +446,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
*Tools for building navigation structures.*
* [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library.
* [Menu](https://github.com/spatie/menu) - Very flexible menu library with fluent interface.
### Asset Management
*Tools for managing, compressing and minifying website assets.*