Eloquent VS Torch

Compare Eloquent vs Torch and see what are their differences.

Eloquent

[READ ONLY] Subtree split of the Illuminate Database component (see laravel/framework) (by illuminate)

Torch

Examples of using each Illuminate component in non-Laravel applications (by mattstauffer)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Eloquent Torch
8 7
2,650 1,814
0.2% -
9.4 0.0
7 days ago 3 months ago
PHP PHP
MIT License 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.

Eloquent

Posts with mentions or reviews of Eloquent. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-19.

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
    13 projects | /r/PHP | 28 Apr 2023
    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?
    1 project | /r/PHP | 11 Nov 2022
    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?
    3 projects | /r/PHP | 21 Dec 2021
    You can check out https://github.com/mattstauffer/Torch to see them in action
  • PHP MVC Framework
    3 projects | /r/laravel | 24 Mar 2021
    This is was game changer for me: https://github.com/mattstauffer/Torch
  • IMHO: JSX > PHP Templating
    6 projects | /r/PHP | 20 Mar 2021
    Interesting! I actually found an example here: https://github.com/mattstauffer/Torch/tree/master/components/view

What are some alternatives?

When comparing Eloquent and Torch you can also consider the following projects:

Doctrine - Doctrine Object Relational Mapper (ORM)

pre-phpx

Propel - Propel2 is an open-source high-performance Object-Relational Mapping (ORM) for modern PHP

Laravel - The Laravel Framework.

RedBean - ORM layer that creates models, config and database on the fly

BladeOne - The standalone version Blade Template Engine without Laravel in a single php file and without dependencies

Medoo - The lightweight PHP database framework to accelerate the development.

Slim - Slim Framework 4 Skeleton Application

Cake ORM - [READ-ONLY] A flexible, lightweight and powerful Object-Relational Mapper for PHP, implemented using the DataMapper pattern. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp

composer-patches - Simple patches plugin for Composer

Idiorm - A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.

blade - 🔪 A standalone version of Laravel's Blade templating engine for use outside of Laravel.