http-router

Release 2.0 is released! Very fast HTTP router for PHP 7.1+ based on PSR-7 and PSR-15 with support for annotations/attributes and OpenAPI (Swagger) Specification

MIT License

Downloads
43.9K
Stars
159
Committers
6

Bot releases are visible (Hide)

http-router - v1.0.11

Published by fenric over 5 years ago

  • Minor changes from @peter279k
  • Some vendor dependencies don't support PHP-8
  • Update dependency sunrise/http-server-request to v1.0.8
  • Update dependency phpunit/phpunit to v7.5.4
http-router - v1.0.10

Published by fenric over 5 years ago

  • Code Coverage Report
http-router - v1.0.9

Published by sunrise-php almost 6 years ago

  • Many improvements
  • More tests
http-router - v1.0.8

Published by sunrise-php almost 6 years ago

  • Removed constructors from interfaces (issue #7)
http-router - v1.0.7

Published by sunrise-php almost 6 years ago

  • Router::match now filters attributes before writing to the route
  • Route attributes now preserving previous values
  • The "any" pseudo-method now supports the following HTTP methods: "OPTIONS", "TRACE", "CONNECT"
  • More tests
http-router - v1.0.6

Published by sunrise-php almost 6 years ago

  • Benchmarks moved to an individual repository
http-router - v1.0.5

Published by sunrise-php almost 6 years ago

  • Minimum supported PHP version 7.1
  • Update dependency phpunit/phpunit to v7.5.1
  • Pin dependency phpbench/phpbench to v0.15.0
  • Pin dependency sunrise/http-server-request to v1.0.7
  • Written benchmarks
  • More tests
http-router - v1.0.4

Published by sunrise-php almost 6 years ago

  • Improved code
http-router - v1.0.3

Published by sunrise-php almost 6 years ago

  • Route grouping
http-router - v1.0.2

Published by sunrise-php almost 6 years ago

  • Minor changes
http-router - v1.0.1

Published by sunrise-php almost 6 years ago

  • Removed extra dependency
http-router - v1.0.0

Published by sunrise-php almost 6 years ago

  • First stable release
Package Rankings
Top 3.11% on Packagist.org
Badges
Extracted from project README
Build Status Code Coverage Scrutinizer Code Quality Total Downloads Latest Stable Version License
Related Projects