Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smoren/yii2-active-record-explicit
Extended and more explicit behavior for ActiveQuery class for Yii2
https://github.com/smoren/yii2-active-record-explicit
activerecord transactional yii2 yii2-extension
Last synced: 28 days ago
JSON representation
Extended and more explicit behavior for ActiveQuery class for Yii2
- Host: GitHub
- URL: https://github.com/smoren/yii2-active-record-explicit
- Owner: Smoren
- License: mit
- Created: 2020-11-24T12:50:35.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-17T13:22:54.000Z (over 1 year ago)
- Last Synced: 2024-10-10T22:03:38.872Z (28 days ago)
- Topics: activerecord, transactional, yii2, yii2-extension
- Language: PHP
- Homepage:
- Size: 73.2 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yii2-active-record-explicit
Extended and more explicit behavior for ActiveRecord classes for Yii2### How to install to Yii2 project
```
composer require smoren/yii2-active-record-explicit
```