Libraries tagged by activerecord
voku/paris
7100 Downloads
A lightweight Active Record implementation for PHP5, built on top of Idiorm
k-gun/oppa
97 Downloads
Oppa: Database abstraction, query building and active record implementation with PHP.
softwarepunt/instarecord
400 Downloads
ActiveRecord Database ORM layer for MySQL
sitkoru/yii2-ar-cache
13029 Downloads
Extended ActiveRecord to cache everything in Redis
schmunk42/relation
7999 Downloads
Yii Framework components for active record relations
roy404/eloquent
108 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.
reza-id/yii2-geopoint
2063 Downloads
Yii2 ActiveRecord supporting MySQL spatial pint data
reflexive/model
853 Downloads
Active record-thingy models, database Schemas, automagically doing stuffs, in need of optimisation
neam/yii-i18n-columns
1401 Downloads
Transparent attribute translation for ActiveRecords, without requiring lookup tables for translated field contents.
nadar/yii-rest-client
1438 Downloads
A Yii Framework Component in order to work with the LUYA headless REST Client. The LUYA REST Client is an Active Record similar solution for REST Clients.
mhthnz/yii2-tarantool
383 Downloads
Tarantool connector for yii2 framework. Allows to perform SQL and NoSQL queries, ActiveRecord, Schemas and more.
linkorb/sage
1046 Downloads
Sage: active record interface to a set distributed data repositories supporting virtual fields
karpalex98/yii2-upload-behavior
121 Downloads
Yii2 file/image upload behavior for ActiveRecord
jonatas-sas/yii2-m2m-behavior
1 Downloads
A Yii2 behavior to easily manage many-to-many relations using ActiveRecord.
haiflive/orientdb-yii2-connector
93 Downloads
Yii2 connector to orientDB, php7, query builder, command builder, ActiveRecord relations