directorytree/activeredis
An ActiveRecord implementation for Redis.
时间:2024-09-22 20:48
malith124/laravel-ardent-mongodb
Self-validating smart models for integration of Mongodb and Laravel 10's Eloquent ORM
时间:2024-09-13 16:11
cycle/active-record
Provides a simple way to work with your database using Active Record pattern and Cycle ORM
时间:2024-05-06 15:20
roy404/eloquent
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.
时间:2024-02-18 15:09
dizatech/ardent
Self-validating smart models for Laravel 5's Eloquent ORM
时间:2024-02-15 12:15
yii1tech/model-typecast
Allows typecast for Model and ActiveRecord attributes in Yii1
时间:2023-12-22 15:58
roman-franko/yii2-spatial
Yii2 ActiveRecord supporting MySQL spatial data
时间:2023-10-20 18:08
dfware/ar-dynattribute
Provides dynamic ActiveRecord attributes stored into the single field in serialized state
时间:2023-09-27 17:34
dfware/ar-linkmany
Provides support for many-to-many relations saving in Yii2 ActiveRecord
时间:2023-09-27 17:23
dfware/ar-variation
Provides support for ActiveRecord variation via related models in Yii2
时间:2023-09-27 17:21
dfware/ar-file
Provides support for ActiveRecord file attachment
时间:2023-09-27 17:21
dfware/ar-softdelete
Provides support for ActiveRecord soft delete in Yii2
时间:2023-09-27 17:06
exocet/yii2-upload-file-behavior
A Yii2 behavior designed to simplify the process of uploading and managing files and images associated with ActiveRecord models.
时间:2023-09-20 17:02
zymeli/yii2-activerecord-scope
Scopes are used to execute query limits.
时间:2023-08-03 15:57