New achivements of Mezon PHP Framework

Hi all! Today I want to try a new format with Mezon Framework news. May be it will be more interesting for you.

Replacing Laravel with Mezon Router

It was quite surprising for me but some people use Mezon Router to replace Laravel’s one. He…


This content originally appeared on DEV Community and was authored by alexdodonov

Hi all! Today I want to try a new format with Mezon Framework news. May be it will be more interesting for you.

Replacing Laravel with Mezon Router

It was quite surprising for me but some people use Mezon Router to replace Laravel’s one. Here is the proof

You can also refer to it if you need migration tips.

Non-ASCII routes in Mezon Router

Another news for my router. New feature was implemented after the issue was submitted.

If you need new featured in the router or in other packages of the Mezon Framework – please feel free to submit them )

But as we are speaking about non-ASCII routes let’s look at the simple example:

$router->addGetRoute('кириллический-урл', ...callback...);

No changes in your code required. You can use non-ASCII routes as common routes.

Plugin manager

Here I want to make a simple announce – right now I do small plugin manager wich can made web applications more granular.
Subscribe for updates )


This content originally appeared on DEV Community and was authored by alexdodonov


Print Share Comment Cite Upload Translate Updates
APA

alexdodonov | Sciencx (2022-06-16T05:49:17+00:00) New achivements of Mezon PHP Framework. Retrieved from https://www.scien.cx/2022/06/16/new-achivements-of-mezon-php-framework/

MLA
" » New achivements of Mezon PHP Framework." alexdodonov | Sciencx - Thursday June 16, 2022, https://www.scien.cx/2022/06/16/new-achivements-of-mezon-php-framework/
HARVARD
alexdodonov | Sciencx Thursday June 16, 2022 » New achivements of Mezon PHP Framework., viewed ,<https://www.scien.cx/2022/06/16/new-achivements-of-mezon-php-framework/>
VANCOUVER
alexdodonov | Sciencx - » New achivements of Mezon PHP Framework. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/06/16/new-achivements-of-mezon-php-framework/
CHICAGO
" » New achivements of Mezon PHP Framework." alexdodonov | Sciencx - Accessed . https://www.scien.cx/2022/06/16/new-achivements-of-mezon-php-framework/
IEEE
" » New achivements of Mezon PHP Framework." alexdodonov | Sciencx [Online]. Available: https://www.scien.cx/2022/06/16/new-achivements-of-mezon-php-framework/. [Accessed: ]
rf:citation
» New achivements of Mezon PHP Framework | alexdodonov | Sciencx | https://www.scien.cx/2022/06/16/new-achivements-of-mezon-php-framework/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.