PHPackages                             maatify/db-model-v2 - 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-v2

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

maatify/db-model-v2
===================

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

1.2.4(2y ago)030proprietaryPHPPHP &gt;=8.0

Since Oct 30Pushed 2y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (3)Versions (5)Used By (0)

[![Current version](https://camo.githubusercontent.com/89b35b022b4a7e2d961ac6a5a0be67eaeb9e2b32a08e023d8cbf56b02987fd6c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6161746966792f64622d6d6f64656c2d7632)](https://packagist.org/packages/maatify/db-model-v2)[![Packagist PHP Version Support](https://camo.githubusercontent.com/6409b7961e93b4748f06f0fd93448f948a5e834038ef4f80462e285f6fb79864/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6d6161746966792f64622d6d6f64656c2d7632)](https://packagist.org/packages/maatify/db-model-v2)[![Monthly Downloads](https://camo.githubusercontent.com/c2969a1427c8c29e78822303983fafdd3fee2e6eae857b77a25080f92a9cd06a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6d6161746966792f64622d6d6f64656c2d7632)](https://packagist.org/packages/maatify/db-model-v2/stats)[![Total Downloads](https://camo.githubusercontent.com/63b21b96596df3aa5a7baf1380ee4e20ca24bef7c4c236d10feb797e27d4e33f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6161746966792f64622d6d6f64656c2d7632)](https://packagist.org/packages/maatify/db-model-v2/stats)[![Stars](https://camo.githubusercontent.com/9132bce8dd00efa31e7563a5e4178c9a0d58d2fdedad5a5e94f259e876198339/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f73746172732f6d6161746966792f64622d6d6f64656c2d7632)](https://github.com/maatify/db-model-v2/stargazers)

DB-Model-V2
===========

[](#db-model-v2)

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

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

[](#installation)

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

Usage
=====

[](#usage)

#### Create DbConnector Connection Class Extends Model

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

```
