Looking for suggestions for ActiveRecord-like ORM class

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

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
  • RedBean

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

  • This is the thread you're looking for: https://github.com/gabordemooij/redbean/issues/450

  • Idiorm

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

  • For simple stuff I normally use idiorm https://github.com/j4mie/idiorm

  • 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.

    InfluxDB logo
  • paris

    A lightweight Active Record implementation for PHP5, built on top of Idiorm. (by j4mie)

  • They also have an active record implementation over idiorm called paris: https://github.com/j4mie/paris

  • framework

    PHP Framework providing ActiveRecord models and out of the box CRUD controllers with versioning and ORM support (by Divergence)

  • I wrote my own like 10 years ago https://github.com/Divergence/framework/blob/release/src/Models/ActiveRecord.php

  • lessql

    LessQL: A lightweight and performant PHP ORM alternative

  • I like LessQL https://github.com/morris/lessql

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Riza – Safely run untrusted code from your app

    1 project | news.ycombinator.com | 30 Apr 2024
  • Give Up Sooner

    1 project | dev.to | 13 Mar 2024
  • ORMs are nice but they are the wrong abstraction

    7 projects | news.ycombinator.com | 1 Feb 2024
  • People who use rust and postgres in production along with RDS proxy, what do you do?

    1 project | /r/rust | 15 Nov 2023
  • What Are ORMs & Should You Use Them

    1 project | dev.to | 14 Nov 2023