PHPackages                             rawebone/percy - 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. rawebone/percy

ActiveLibrary

rawebone/percy
==============

A little active record system

010PHP

Since Sep 10Pushed 11y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Percy - WIP
===========

[](#percy---wip)

Percy (short for Persistence) is a tiny Active Record implementation designed to provide a good enough solution to database access for general cases, and with extensibility in mind for the future.

I've written it because I needed it, something small, concise, and clean for my own projects. If this meets with your brief, zang! It works on the 80-20 rule with the goal of giving a good enough solution to the garden variety data requirements. As such there are no joins, eager loading, real relationships or complex magic handling.

There is the following:

```
