Libraries tagged by ORM Query

crbast/slsql

2 Favers
17 Downloads

Simplifier of SQL queries. Basic ORM with Model.

Go to Download


refkinscallv/framework

0 Favers
11 Downloads

Simple, Lightweight and Modular traditional PHP Framework. With MVC, Routing and Query Builder/ORM

Go to Download


jivoo/data

1 Favers
18 Downloads

Jivoo query, migration, and ORM library.

Go to Download


ngfw/webparser

0 Favers
5 Downloads

WebParser is a PHP library that allows developers to parse and query webpages using an ORM-like syntax. It facilitates the extraction of HTML elements by chaining operations such as filtering by ID or class, ordering results, and limiting output. WebParser offers a flexible interface for exploring and extracting data from the web, making it ideal for web scraping and data analysis tasks.

Go to Download


danydev/n-plus-one-detector

1 Favers
5 Downloads

Utility that detects n+1 queries triggered by doctrine orm

Go to Download


biteit/nette-react-graphql

0 Favers
6 Downloads

Basic working project with React frontend with UrQL, Nette + Nextras ORM backend and GraphQL integration including query codegen.

Go to Download


slicks/fluentdb

0 Favers
4 Downloads

fluentdb allows the expressive writing of database queries and routines. fluentdb is fluent, which is intuitive as you can nearly guess what should come next even if you are just getting started with fluentdb. fluentdb is not an ORM. It was developed to allow folks coming from relational databases background write expressive queries with object interactions in mind. fluentdb has been tested with MySQL in this release; tests for other databases will be added as they complete.

Go to Download


roy404/eloquent

2 Favers
2 Downloads

Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.

Go to Download


opgginc/rememberable

0 Favers
67 Downloads

Query caching for Laravel 5 with jenssegers's MongoDB ORM

Go to Download


necdet/neorm

0 Favers
1 Downloads

Very powerfull orm for mysql that gives you full control on your queries

Go to Download


jamesaspence/grandiloquent

0 Favers
32 Downloads

An extension on Laravel's wonderful Eloquent ORM, Grandiloquent seeks to change a few things in the name of greater efficiency. Mainly, these changes entail grouped queries and other, more efficient SQL usage.

Go to Download


its-mieger/lara-db-ext

0 Favers
27 Downloads

Extension to laravel's database and ORM features, including model joins (SQL), multi column queries and prefixing for database fields

Go to Download


emiliomg/propel-provider-behavior

1 Favers
85 Downloads

A Propel ORM behavior that adds non-static providers to fetch new query-objects, new models, peers and connections.

Go to Download


andrepaulena/homely-db

3 Favers
27 Downloads

it's not a ORM, this crazy thing only use models on a Doctrine Dbal as querybuilder, generate some models from your DB and just it

Go to Download


leoniralves/slim-oauth2-eloquent

26 Favers
12 Downloads

Este repositório contém código para desenvolvedores que precisam iniciar uma aplicação utilizando os conceitos RESTFul com Slim Framework, porém, não querem passar pala fase de estruturação e configuração de ferramentas como Eloquent ORM, OAuth e Slim-Monolog. Slim-OAuth2-Eloquent já contém todas estas ferramentas configuradas e prontas para uso.

Go to Download


<< Previous Next >>