Footup is a lightweight PHP MVC framework with CLI code generation, routing, validation, database, and logging. Supports SQLite, MySQL, PostgreSQL, and PSR‑4 autoloading for small apps and internal tools.
OPEN SOURCE, OPEN TO EVERYONE
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
✳Human-curated · Discover open source4109discovered
A little curiosity. A world of open source.
THE FIRST COLLECTIONTopic: middleware清除
footupfaustfizz
ADDEDgingin-gonic
ADDEDGin is a high-performance HTTP web framework for Go, featuring a Martini-like API with significantly better performance. It provides zero-allocation routing, middleware support, JSON validation, route grouping, and built-in error management for building REST APIs and microservices.
echolabstack
ADDEDEcho is a high-performance, extensible and minimalist Go web framework built on Go's standard net/http, offering a radix-tree router, request binding, grouping, a middleware ecosystem, centralized error handling, HTTP/2 and automatic TLS.