Skip to content
/ pd-menu Public
forked from cesurapp/pd-menu

Simple fast object-oriented menu maker for Symfony 5 (>=php 8.2)

License

Notifications You must be signed in to change notification settings

pammel/pd-menu

 
 

Repository files navigation

pdMenu Bundle

A fork of https://github.com/appaydin with only some PHP 8.0 deprecation fixes, e.g..

  • Deprecated: Return type of Pd\MenuBundle\Builder\Item::offsetSet($childId, $order) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0):
  • ...

About

Simple fast object-oriented menu maker for Symfony 5 (>=php 8.2)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.4%
  • Twig 7.6%