iquety/routing

Library to handle URI based routes

dev-main 2022-10-29 22:25 UTC

This package is auto-updated.

Last update: 2024-04-04 22:44:13 UTC


README

PHP Version License Codacy Grade Codacy Coverage

English Português

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.0 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