{"repo":"alexdodonov/mezon-router","free":true,"listed":false,"github":"https://github.com/alexdodonov/mezon-router","clone":"git clone https://github.com/alexdodonov/mezon-router.git","description":"Small and fast router","language":"PHP","stars":271,"topics":["router","php","routing","rest-api","rest","restful","restful-api"],"license":null,"category":"api-integrations-sdks","readme_excerpt":"Routing Intro Mezon Framework provides simple routing class for your needs. It is already used in Web Application, Service, CRUD Service. Contributors Mezon becomes better because of the contributors. Thank them too. Once again thank you people for your contributions. Use this link if you also want to support our project. Jaume Lolix Jamie Smith FAQ Use this service for asking questions. Installation Just print in console And that's all. Reasons to use The mezon/router is - 25 times faster than klein/klein router - 7 to 15 times faster than Symfony router - 30 to 50 times faster than Laravel router - 1.5 times faster than nikic/fast-route More benchmarks can be found here. Learn more More information can be found here: Twitter dev.to What is \"First case\" and \"Second case\"? 1. First case - http server accepts request, launches php script, wich handles this request, and then all script data uploads from memory. All following requests are processed in the same way. In this case very critical to launch script as soon as possible and we do not have time for long pre-compilations and preparations. Because all of it will be lost after the script will finish working. 2. Second case - php script is launching, initiating all internal components (and router is one of them) and then starting processing requests. This case can be organized via for example react-php. It differs from the previous case because we can spend reasonable time to pre-compile routes for faster. In this table you c","default_branch":null,"files":null,"tree":[],"storefront":"/r/alexdodonov","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/alexdodonov/mezon-router/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}