Libraries tagged by rational
silassare/gobl
438 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
sibertec/data
6512 Downloads
Sibertec.Data is a small, easy to use PHP library that manages connections to MySQL databases, and also can act as an Object Relational Mapper.
roy404/eloquent
111 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.
romeoz/rock-db
1025 Downloads
Object Relational Mapping (ORM) for PHP.
pozitronik/yii2-relations
3419 Downloads
Relational attributes support for YII2 ActiveRecord
perplorm/perpl
40 Downloads
Perpl is an improved and still maintained fork of Propel2, an open-source Object-Relational Mapping (ORM) for PHP.
pedro151/orm-generator
333 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
naif/saudiaddress
38 Downloads
Laravel wrapper for the Saudi National Address APIs
naif/saudi_id_number
559 Downloads
Saudi national ID number validation field for laravel nova.
naffiq/php-tenge-rates
3842 Downloads
PHP wrapper for Kazakhstani Official National Bank tenge currency rates
mattsplat/table-queries
43 Downloads
Laravel package to easily implement table search, sorts and relational data
malukenho/migratedb
50 Downloads
The simple tools to migrate data between relational DB write in PHP
kevinsperrine/idiorm
586 Downloads
Completely refactored, PSR compliant, version of Idiorm: a lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
jimwins/titi
2672 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation
jamend/selective-orm
25 Downloads
Selective Object-relational mapper