Home  >  Article  >  Backend Development  >  MY PHP MVC

MY PHP MVC

DDD
DDDOriginal
2024-09-13 22:15:32793browse

MY PHP MVC

Hello everyone!

This is my first post in English, and I hope I don't write too much nonsense ?

Well, as I’ve already written here before in Portuguese, I’m a PHP developer currently working with Laravel. I have no complaints—I love Laravel and its ecosystem.

But I decided to study and understand how a framework works. So, I started creating a PHP framework from scratch just for fun.

I'm one of those developers who like to code in my spare time. ?

So, I went ahead and started.

The result is this: My PHP MVC

composer create-project claud/my-php-mvc

Well, it’s a small framework.

I know, I know, there are sooo many others out there, so why another one? Look, I'm not trying to compete—I just did this to better understand the concepts and have fun coding.

But now, I’d like to invite you to take a look and maybe contribute to making it more polished.

GitHub - My PHP MVC

If you can, download it, give it a star on the repository—it would make me really happy, and you can even call "My PHP MVC" your own.

Oh, and I’m open to any feedback or critiques you might have

If you can, download it, give it a star on the repository—it would make me really happy, and you can even call "My PHP MVC" your own.

Oh, and I’m open to any feedback or critiques you might have.

The above is the detailed content of MY PHP MVC. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn