PHPackages                             progrmanial/simplemdb - 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. progrmanial/simplemdb

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

progrmanial/simplemdb
=====================

Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building

v4.6.0(9mo ago)088MITPHPPHP &gt;=8.0

Since Jul 7Pushed 7mo agoCompare

[ Source](https://github.com/imransaadullah/SimpleMDB)[ Packagist](https://packagist.org/packages/progrmanial/simplemdb)[ Docs](https://github.com/imrnansaadullah/SimpleMDB)[ RSS](/packages/progrmanial-simplemdb/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (18)Used By (0)

SimpleMDB - Enterprise Database Toolkit for PHP
===============================================

[](#simplemdb---enterprise-database-toolkit-for-php)

> **🚀 Production-Ready Database Management** - Build enterprise-grade applications with Laravel-like syntax, 25+ data types, intelligent migrations, and military-grade security.

[![Latest Version](https://camo.githubusercontent.com/67f0985c5058f3a447ffcb9f21c947825ac333d4831ab3aa3638ca2e620c28b5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d76342e312e312d626c75652e737667)](https://github.com/imrnansaadullah/SimpleMDB/releases)[![PHP Version](https://camo.githubusercontent.com/854124dd57cfd3aad3184fca9760bf1f33a5ec1e5d080cfbe8aa4e3337ba46e6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344382e302d3838393242462e737667)](https://php.net/)[![License](https://camo.githubusercontent.com/8bb50fd2278f18fc326bf71f6e88ca8f884f72f179d3e555e20ed30157190d0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e2e737667)](LICENSE)

⚡ 5-Minute Quick Start
----------------------

[](#-5-minute-quick-start)

**Install SimpleMDB:**

```
composer require simplemdb/simplemdb
```

**Create your first table (MySQL):**

```
