Skip to content

Arhat109/phpSimpleSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a website in pure PHP in the MVC style of popular frameworks as example. It was done once on laugh, and compare with popular frameworks such as Zend, Yii2 ... As an example, the use of globals and problems associated with them. And why it is very fast, but extremely difficult to updates. A lot of comments, because I returned to the template several times (the last one is 2019) and, as expected, it is very difficult to maintain the code on globals.

It is published as an example code for passing tests on "pure PHP" (I can do this too).

Пример создания сайта на чистом PHP в стиле MVC популярных фреймворков. Делалось когда-то на поржать, и сопоставить с популярными фреймворками типа Zend, Yii2 ... Как пример, применения глобалов и проблем связанных с ними. И почему оно очень шустро, но крайне не удобно. Большой объем комментариев, т.к. возвращался к шаблону несколько раз (последний 2019) и как и предполагалось, сопровождать код на глобалах - очень сложно.

Выложено как пример кода, для прохождения тестирований на "чистое PHP" (так тоже могу).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published