PHPackages                             dryspell/models - 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. [Framework](/categories/framework)
4. /
5. dryspell/models

ActiveLibrary[Framework](/categories/framework)

dryspell/models
===============

PHP models framework, using typed properties.

2.1.7(3y ago)056[1 PRs](https://github.com/bjoern-tantau/dryspell-models/pulls)1PHPPHP &gt;=8.0CI failing

Since Oct 12Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/bjoern-tantau/dryspell-models)[ Packagist](https://packagist.org/packages/dryspell/models)[ RSS](/packages/dryspell-models/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (19)Used By (1)

dryspell-models
===============

[](#dryspell-models)

Framework to help with quickly creating models to use in any PHP application. Properties are defined as typed properties and use PHP 8 attributes to set options. Refer to the `Dryspell\Models\Property` class for available options.

Installation
------------

[](#installation)

```
composer require dryspell/models

```

Usage
-----

[](#usage)

### Create models

[](#create-models)

Create models by extending `Dryspell\Models\BaseObject`. By default every model has an id, created\_at and updated\_at property.

### Using models

[](#using-models)

Simply assign the values to the properties ans save the using an instance of [dryspell/storage-interface](https://github.com/bjoern-tantau/dryspell-storage-interface)

Todos
-----

[](#todos)

- Create better documentation
- Add helpers for validation and form creation
- Add more options for finding items
- Add more storage implementations
- Collect and support corner cases

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance54

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity77

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 ~128 days

Recently: every ~112 days

Total

16

Last Release

1208d ago

Major Versions

v0.3.0 → 1.0.02021-04-07

1.1.0 → 2.0.02021-10-26

PHP version history (2 changes)v0.1.0PHP &gt;=7.1

2.0.0PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/675a965b5115d1ae8cd9b406fa90d72d044be61b018042f168f0e3e525f0303f?d=identicon)[bjoern-tantau](/maintainers/bjoern-tantau)

---

Top Contributors

[![bjoern-tantau](https://avatars.githubusercontent.com/u/8307357?v=4)](https://github.com/bjoern-tantau "bjoern-tantau (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dryspell-models/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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