php-mvc-framework-
Lightweight and user-friendly Model-View-Controller (MVC) framework built in PHP (by haddadzineddine)
Torch
Examples of using each Illuminate component in non-Laravel applications (by mattstauffer)
php-mvc-framework- | Torch | |
---|---|---|
1 | 7 | |
4 | 1,869 | |
- | 0.0% | |
0.0 | 0.0 | |
over 3 years ago | over 1 year ago | |
PHP | PHP | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
php-mvc-framework-
Posts with mentions or reviews of php-mvc-framework-.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-24.
-
PHP MVC Framework
this is the link of the repository on Github : https://github.com/haddadzineddine/MVC-FrameWork-PHP
Torch
Posts with mentions or reviews of Torch.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-28.
-
Laravel considered harmful
Torch is the proof that it's tightly coupled. Why do you even need a repo to show how to do it? Symfony doesn't have this issue. Just look at how much crap you need to wire to use a simple validation component: https://github.com/mattstauffer/Torch/blob/master/components/validation/index.php, it's garbage.
-
someone know a great php framework?
Other than the big frameworks, you could look at using Slim and other libraries/Symfony components to build your own framework - you could even use some Laravel components too.
-
Am I crazy? Do really all "PHP" companies use either Symfony or Laravel?
You can check out https://github.com/mattstauffer/Torch to see them in action
-
PHP MVC Framework
This is was game changer for me: https://github.com/mattstauffer/Torch
-
IMHO: JSX > PHP Templating
Interesting! I actually found an example here: https://github.com/mattstauffer/Torch/tree/master/components/view
What are some alternatives?
When comparing php-mvc-framework- and Torch you can also consider the following projects:
Design Patterns PHP - sample code for several design patterns in PHP 8
bypass-finals - Removes `final` and `readonly` keywords from source code on-the-fly and allows mocking of final methods and classes. It can be used together with any test tool such as PHPUnit or Mockery.
composer-patches - Simple patches plugin for Composer
pre-phpx
BladeOne - The standalone version Blade Template Engine without Laravel in a single php file and without dependencies
Eloquent - [READ ONLY] Subtree split of the Illuminate Database component (see laravel/framework)