bensaadmucret member since: Jan 25, 2022

bensaadmucret's packages

  • HTML

    mzb/php-router-matcher

    The router component allows you to define routes that correspond to controllers or managers that should receive the request. A router parses the URI to extract this information. The router has two modes: MVC, and match-only. The first mode is ideal for working on MVC applications.