activerecord-relation-behavior
Record relation helper
A behavior that simplifies the management of related records in Yii applications
Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well structured and clean code so it can savely be used in enterprise production enviroment.
92 stars
22 watching
28 forks
Language: PHP
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yiiext/eav-behavior | Allows models to work with custom fields on the fly using a flexible attribute-value storage mechanism. | 24 |
appoxy/simple_record | An ActiveRecord-like interface for interacting with SimpleDB | 129 |
sinatra-activerecord/sinatra-activerecord | An extension of the Sinatra web framework that integrates with ActiveRecord for database operations. | 733 |
yiiext/nested-set-behavior | A behavior that enables tree-like data structure in Yii 2 models using nested set storage | 157 |
janko/sequel-activerecord_connection | An extension to Sequel that allows reusing an existing Active Record connection for database interaction. | 138 |
rails-engine/action-store | Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 405 |
hereswhatidid/acf-2way-pr | Enables bidirectional post relations in an extended version of the Related Post field type | 29 |
collective/collective.relationhelpers | A set of helper functions to manage and manipulate relationships between objects in Plone content management systems. | 7 |
drecom/activerecord-turntable | Database sharding extension for Ruby on Rails applications | 211 |
synctree/activerecord-hive-adapter | A library that enables support for Hive in Ruby on Rails applications using an Active Record adapter | 5 |
healthie/activerecord_cursor_paginate | Cursor-based pagination for active records in Ruby on Rails applications | 135 |
westonganger/active_snapshot | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |
samdark/yii-db-profiler | An extension that generates detailed performance analysis of database queries in Yii applications. | 24 |
databasecleaner/database_cleaner-active_record | Tools for cleaning databases using ActiveRecord | 65 |
devgroup-ru/yii2-arangodb | A Yii2 framework extension that integrates ArangoDB as an active record and query system | 15 |