Pux

Router

A fast PHP router with out-of-box controller tools and features for building RESTful APIs.

Pux is a fast PHP Router and includes out-of-box controller tools

GitHub

1k stars
81 watching
81 forks
Language: C
last commit: over 3 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
alexhoma/routex.jsA Next.js router library for managing dynamic routes and building custom link components.39
thephpleague/routeA component for building and managing web application routes and dispatching requests.653
vlucas/bulletphpA flexible PHP framework for building URL-based applications with functional-style routing417
christopheradams/plug_restA Plug-based router for Elixir applications that follows REST principles and provides declarative handling of HTTP requests54
juxt/bidiA Clojure library for routing and dispatching with bidirectional URIs.993
openucx/ucxAn optimized communication framework for high-bandwidth and low-latency networks1,181
alexmingoia/purescript-puxA PureScript library for building web applications with a reactive architecture and virtual DOM565
razonyang/fastrouterA fast and flexible HTTP router written in Go with customizable options and features.23
colinmeinke/universal-redux-routerA router that integrates URL parameters into Redux state and executes action creators during navigation.22
anuragsoni/routesA typed bidirectional router for OCaml/ReasonML web applications.143
mhaagens/react-mobx-react-router4-boilerplateA pre-configured React application with MobX and React Router 4 features560
vm-001/lua-radix-routerA high-performance router library for Lua that combines HashTable and Compressed Trie for efficient matching214
gowww/routerA fast HTTP router package for building scalable web applications.185
kitze/mobx-routerA router for MobX and React applications that decouples state from UI and provides central route configuration509
henesy/clox9Port of a C implementation of the Lox interpreter to Plan97