Libraries tagged by orm for php

phpmv/ubiquity-codeception

0 Favers
7746 Downloads

Make Codeception's functional tests for Ubiquity framework

Go to Download


izica/bitrix-iblock-query-builder

2 Favers
142 Downloads

Query Builder for CMS Bitrix

Go to Download


blitz-php/database

0 Favers
130 Downloads

A simple database layer for easy development

Go to Download


bauer01/unimapper-flexibee

9 Favers
1005 Downloads

Flexibee implementation for UniMapper

Go to Download


bauer01/unimapper

11 Favers
2498 Downloads

Universal mapping tool for collecting data from different sources

Go to Download


aaronjan/academe

4 Favers
8949 Downloads

Academe is an awesome data-mapper for MySQL & MongoDB (maybe more), support Laravel & natvie PHP project.

Go to Download


josantonius/database

8 Favers
420 Downloads

Library for SQL database management to be used by several providers at the same time.

Go to Download


phps-cans/quote-strategy.doctrine.escaping

3 Favers
959 Downloads

This package contains an implementation of Doctrine\ORM\Mapping\QuoteStrategy which automatically escape database reserved keyword for table and column alias.

Go to Download


yeriomin/redbean-single-file

3 Favers
4762 Downloads

RedBeanPHP is an easy-to-use, on-the-fly ORM for PHP.

Go to Download


xiaolingzi/lingorm

5 Favers
3 Downloads

orm for php

Go to Download


ariga/atlas-provider-doctrine

1 Favers
70 Downloads

Atlas provider for PHP doctrine ORM

Go to Download


adminaut/adminaut

10 Favers
708 Downloads

Adminaut is the open-source platform for rapid development of PHP applications with the automatic construction of administration backend. It's built on the top of PHP, Zend Framework, Doctrine ORM and other frameworks.

Go to Download


joedevsharp/entitylite

0 Favers
11 Downloads

A lightweight PHP ORM inspired by Entity Framework, designed to simplify database interactions and provide an intuitive way to manage entities and relationships. This library utilizes a fluent interface and follows the PSR-4 autoloading standard, making it easy to integrate into any PHP project. With support for basic CRUD operations and a focus on simplicity and performance, this ORM empowers developers to work with databases seamlessly while maintaining clean and maintainable code.

Go to Download


blakvghost/bravo

4 Favers
6 Downloads

Bravo is a personal project, a mini MVC framework in PHP that I developed while drawing the best points from Laravel, Symfony and the Node.js side. I like simplicity, so I decided to make a simple product. For the moment, I manage the Route, the middlewares, the CORS, the easy sending of mails, as well as a mini ORM.

Go to Download


crimsonkissaki/mockmaker

4 Favers
41 Downloads

Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.

Go to Download


<< Previous Next >>