iquety/routing

Library to handle URI based routes

Installs: 257

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:tool

v1.0.1 2024-09-24 15:43 UTC

This package is auto-updated.

Last update: 2024-12-24 16:17:43 UTC


README

GitHub Release PHP Version License Codacy Grade Codacy Coverage

Synopsis

Iquety Routing is a library for handling URI-based routes, supporting delimited contexts.

composer require iquety/routing

For detailed information, see Documentation Summary.

Characteristics

  • Made for PHP 8.3 or higher;
  • Codified with best practices and maximum quality;
  • Well documented and IDE friendly;
  • Made with TDD (Test Driven Development);
  • Implemented with unit tests using PHPUnit;
  • Made with ❤️ & ☕.

Credits

Ricardo Pereira Dias