PHPackages                             buzzingpixel/datamodel - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. buzzingpixel/datamodel

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

buzzingpixel/datamodel
======================

Data modeling

1.3.1(8y ago)09941Apache-2.0PHP

Since Apr 24Pushed 8y ago1 watchersCompare

[ Source](https://github.com/buzzingpixel/datamodel)[ Packagist](https://packagist.org/packages/buzzingpixel/datamodel)[ RSS](/packages/buzzingpixel-datamodel/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (6)Dependencies (1)Versions (8)Used By (1)

BuzzingPixel DataModel
======================

[](#buzzingpixel-datamodel)

 [ ![Build Status](https://camo.githubusercontent.com/c995e775a20ce861494f557b2393b976ec2f977376752e58e4ae4740090020ee/68747470733a2f2f636972636c6563692e636f6d2f67682f62757a7a696e67706978656c2f646174616d6f64656c2f747265652f6d61737465722e7376673f7374796c653d737667) ](https://circleci.com/gh/buzzingpixel/datamodel/tree/master) [ ![Latest Stable Version](https://camo.githubusercontent.com/cf62fb4f622dceefadd3d175954352e30ce0179f5476b7a168cccad2ba680f59/68747470733a2f2f706f7365722e707567782e6f72672f62757a7a696e67706978656c2f646174616d6f64656c2f762f737461626c65) ](https://packagist.org/packages/buzzingpixel/datamodel) [ ![License](https://camo.githubusercontent.com/5e57256f10287544a07277542de2394eb0ebc6aef44cf2e506a01be2c5767d8c/68747470733a2f2f706f7365722e707567782e6f72672f62757a7a696e67706978656c2f646174616d6f64656c2f6c6963656e7365) ](http://www.apache.org/licenses/LICENSE-2.0)

About BuzzingPixel DataModel
----------------------------

[](#about-buzzingpixel-datamodel)

BuzzingPixel DataModel is simple data modeling decoupled from any framework and/or any ORM. The basic idea is you define a model class that extends the base model class, define it's properties, and fill it with data. The BuzzingPixel DataModel will make sure you data is the right type, allow you to validate, set custom validators, custom types, custom getters, custom setters, and more.

Docs
----

[](#docs)

- [Getting Started](docs/getting-started.md)
- [Default Properties](docs/default-properties.md)
- [Custom Properties](docs/custom-properties.md)
- [Model Construction](docs/model-construction.md)
- [Define Attributes Method](docs/define-attributes.md)
- [Setting Data](docs/setting-data.md)
- [Getting Data](docs/getting-data.md)
- [Custom Data Handlers](docs/custom-data-handlers.md)
- [Collections](docs/model-collections.md)
- [Model Class Reference](docs/model-class-reference.md)
- [Model Collection Class Reference](docs/model-collection-class-reference.md)
- [Changelog](changelog.md)

License
-------

[](#license)

Copyright 2017 BuzzingPixel, LLC

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at .

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~24 days

Recently: every ~4 days

Total

6

Last Release

3235d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/27433694?v=4)[BuzzingPixel, LLC](/maintainers/buzzingpixel)[@buzzingpixel](https://github.com/buzzingpixel)

---

Top Contributors

[![tjdraper](https://avatars.githubusercontent.com/u/3803475?v=4)](https://github.com/tjdraper "tjdraper (70 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/buzzingpixel-datamodel/health.svg)

```
[![Health](https://phpackages.com/badges/buzzingpixel-datamodel/health.svg)](https://phpackages.com/packages/buzzingpixel-datamodel)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
