For menu integrations, the strongest matches are szhsin/react-menu (React Menu is a specialized UI component library for), icings/menu (This PHP library helps construct and manage hierarchical navigation) and spatie/laravel-menu (This Laravel package is an HTML menu generator that). Each is ranked by relevance to your query, popularity and recent activity.
Browse hand-picked open-source restaurant menu integration tools, ranked by GitHub stars and activity, and find the best fit for your project.
React Menu is a library for building accessible, keyboard-navigable dropdown and context menus within web applications. It provides a set of tools for creating complex, hierarchical navigation structures that support unlimited submenu nesting and standard accessibility patterns for screen reader compatibility. The library distinguishes itself through a focus on dynamic layout and positioning, utilizing real-time collision detection to adjust menu placement relative to anchor elements and viewport boundaries. It employs a portal-based rendering strategy to prevent clipping and z-index conflict
React Menu is a specialized UI component library for building accessible dropdown and context menus, fitting the navigation menu requirement well though it focuses specifically on menus rather than broader navigation bars.
ico-build: https://img.shields.io/github/actions/workflow/status/icings/menu/ci.yml?branch=5.x&style=flat-square ico-coverage: https://img.shields.io/codecov/c/github/icings/menu/5.x.svg?style=flat-square ico-version:…
This PHP library helps construct and manage hierarchical navigation menus for web applications, fitting the navigation menu category despite having a thin description and no visible support for third-party restaurant ordering APIs.
Html menu generator for Laravel
This Laravel package is an HTML menu generator that helps build navigation structures, though it focuses on server-side rendering rather than modern client-side features like touch-friendly mobile navigation or rich third-party integrations.