dereuromark/cakephp-menu

CakePHP Menu Plugin

Installs: 2 507

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 4

Forks: 0

Open Issues: 1

Type:cakephp-plugin

dev-master 2021-05-13 12:09 UTC

This package is auto-updated.

Last update: 2024-04-17 13:49:20 UTC


README

License

A powerful menu builder for CakePHP apps.

WORK IN PROGRESS!

DON'T USE THIS IN PRODUCTION!

This branch is for CakePHP 4.0+.

Features

We've tried to keep this as agnostic as possible to third party libraries

  • Interface to set your logic for implementing when an item is active
  • Interface to set your logic for implementing when an item is visible or not
  • Rendering is completely decoupled from the data structure of the menu
  • Following PSR7 while at the same time providing CakePHP convenience wrappers

Alternatives

If you are looking into a stable feature rich alternative:

Documentation

See Docs.