PHPackages                             maatify/db-model-v3 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. maatify/db-model-v3

ActiveLibrary[Database &amp; ORM](/categories/database)

maatify/db-model-v3
===================

Official PHP library for maatify.dev MySql Database Model handler, known by our team

5.0.2(7mo ago)02755proprietaryPHP

Since Nov 8Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/Maatify/DB-Model-V3)[ Packagist](https://packagist.org/packages/maatify/db-model-v3)[ Docs](https://github.com/Maatify/)[ RSS](/packages/maatify-db-model-v3/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (29)Used By (5)

[![Current version](https://camo.githubusercontent.com/0ec780eccadb66ee8088bbaae1c62a58e010ff846e09db417adf431aa302118a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6161746966792f64622d6d6f64656c2d7633)](https://packagist.org/packages/maatify/db-model-v3)[![Packagist PHP Version Support](https://camo.githubusercontent.com/507710c1d9285cb46f2652c933d893446b5eac01d7f1dc99b51c03278fdb4141/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6d6161746966792f64622d6d6f64656c2d7633)](https://packagist.org/packages/maatify/db-model-v3)[![Monthly Downloads](https://camo.githubusercontent.com/c159d1b0f7b9727a14ae2c0c0f77831b58d056e94ec9831e457b81cfdae150ec/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6d6161746966792f64622d6d6f64656c2d7633)](https://packagist.org/packages/maatify/db-model-v3/stats)[![Total Downloads](https://camo.githubusercontent.com/23a85a08a85d7aa2394155ca0a5d8520f651292f49f5a6fba9f09e683af46e92/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6161746966792f64622d6d6f64656c2d7633)](https://packagist.org/packages/maatify/db-model-v3/stats)[![Stars](https://camo.githubusercontent.com/1c088b54a80062cd99fb775fce3e67597a1cc91036593715cdb27603799f07b1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f73746172732f6d6161746966792f64622d6d6f64656c2d7633)](https://github.com/maatify/db-model-v3/stargazers)

DB-Model
========

[](#db-model)

maatify.dev MySql Database PDO Model handler, known by our team

Installation
============

[](#installation)

```
composer require maatify/db-model-v3
```

Usage
=====

[](#usage)

#### Create DbConnector Connection Class Extends Model

[](#create-dbconnector-connection-class-extends-model)

```
