PHPackages                             utipd/mysqlmodel - 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. utipd/mysqlmodel

ActiveLibrary

utipd/mysqlmodel
================

A minimalistic manager for storing and retrieving MySQL rows as PHP models. Does not handle schemas. Does allow treating mysql rows like documents.

0.0.1(11y ago)0101MITPHPPHP &gt;=5.5.0

Since Aug 28Pushed 11y ago1 watchersCompare

[ Source](https://github.com/UTipdMe/MysqlModel)[ Packagist](https://packagist.org/packages/utipd/mysqlmodel)[ RSS](/packages/utipd-mysqlmodel/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

A MysqlModel component for UTipdMe.

[![Build Status](https://camo.githubusercontent.com/31fdb14b923c1062c1310e2700883cc1d98d1bb55b9628ea6e105a6264683782/68747470733a2f2f7472617669732d63692e6f72672f55546970644d652f4d7973716c4d6f64656c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/UTipdMe/MysqlModel)

A simple ORM to map MySQL table rows to PHP models and back.

Usage Example:

```
