Libraries tagged by activerecord
haiflive/orientdb-yii2-connector
93 Downloads
Yii2 connector to orientDB, php7, query builder, command builder, ActiveRecord relations
e-frank/yii2-knockout
272 Downloads
ActiveForm replacement. Automatically generates knockoutjs viewmodels from yii ActiveRecords. Allows computed fields and nested forms.
dfware/ar-softdelete
114 Downloads
Provides support for ActiveRecord soft delete in Yii2
dfware/ar-linkmany
113 Downloads
Provides support for many-to-many relations saving in Yii2 ActiveRecord
devgroup/yii2-data-structure-tools
995 Downloads
Data structure collections, helpers and utilities for yii2 ActiveRecord models(trees, sorts and etc.)
cusodede/yii2-history
33 Downloads
The history of all changes in ActiveRecord models
cratia/orm-model
2081 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
cloude/framework
157 Downloads
Minimalist PHP 8.3+ micro-framework: router, input, views, markdown and string helpers. No magic, no service container. Optional persistence: file-based (JSON, Markdown) and a thin PDO Active Record via Cloude\Model. Ships its own test runner (bin/cloude-test).
besnovatyj/yii2-cms-pessimistic-lock-behavior
9 Downloads
Поведение пессимистичной блокировки строки ActiveRecord через SELECT ... FOR UPDATE для Yii2 CMS
alxsad/zf2activerecord
37 Downloads
ZF2 ActiveRecord
aidask/yii-closure-table-behavior
178 Downloads
ActiveRecord model behavior that allows to work with tree data.
glynnforrest/active-doctrine
625 Downloads
An active record implementation on top of the Doctrine DBAL.
zalatov/php-activerecord
80 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
wriver4/activerecord
30 Downloads
Activerecord is a revised implementation of php-Activerecord by jpfuent an open source ORM library based on the Activerecord pattern.
wipkip/activerecord
31 Downloads
PHP ORM library based on Rails ActiveRecord and php-activerecord.