PHPackages                             softwarepunt/instarecord - 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. softwarepunt/instarecord

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

softwarepunt/instarecord
========================

ActiveRecord Database ORM layer for MySQL

v0.7.0(4mo ago)0526—0%[1 PRs](https://github.com/SoftwarePunt/instarecord/pulls)MITPHPPHP &gt;=8.3CI passing

Since Jan 11Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/SoftwarePunt/instarecord)[ Packagist](https://packagist.org/packages/softwarepunt/instarecord)[ RSS](/packages/softwarepunt-instarecord/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (18)Used By (0)

Instarecord
===========

[](#instarecord)

**✨ A hyper productive ORM for PHP.**

[![Packagist Version](https://camo.githubusercontent.com/aa223c0149ffc5617494b9f432b2a9949aa12fe965480d8c214a7084395f9ab4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736f66747761726570756e742f696e7374617265636f72643f6c6f676f3d7061636b6167697374)](https://packagist.org/packages/softwarepunt/instarecord)[![PHPUnit](https://github.com/SoftwarePunt/instarecord/actions/workflows/phpunit.yml/badge.svg)](https://github.com/SoftwarePunt/instarecord/actions/workflows/phpunit.yml)

Instarecord makes it super easy and fun to work with MySQL databases in PHP. It's fast and intuitive, and loaded with optional features to make your life easier.

The pitch
---------

[](#the-pitch)

🧙‍♂️ Define your models with typed variables, and Instarecord figures out the rest!

```
