PHP Classes

Yii2 Active Record Explicit package blog

Recommend this page to a friend!

Latest Yii2 Active Record Explicit package blog posts

  All package blogs All package blogs   Yii2 Active Record Explicit Yii2 Active Record Explicit   Blog Yii2 Active Record Explicit package blog   Post article Post article  

1. How to Use a PHP Active Record Library to Implement Behaviors Useful for Many Applications

Updated on: 2023-06-15

Posted on:

ActiveRecord is a common design pattern many software applications use to map objects containing the information of entities that the applications need to manipulate into database records.

There are ActiveRecord implementations in many programming languages that use different frameworks.

The package extends the ActiveRecord implementation of the PHP Yii2 framework to implement more explicit behaviors useful for many applications, such as specifying read-only attributes, timestamp attributes, and type casting.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)


  All package blogs All package blogs   Yii2 Active Record Explicit Yii2 Active Record Explicit   Blog Yii2 Active Record Explicit package blog   Post article Post article