PHPackages                             ise/ise-module-bread - 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. ise/ise-module-bread

AbandonedArchivedLibrary

ise/ise-module-bread
====================

BREAD module for Zend Framework 2 used by Internalsystemerror Limited

0103PHP

Since Mar 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/internalsystemerror/ise-module-bread)[ Packagist](https://packagist.org/packages/ise/ise-module-bread)[ RSS](/packages/ise-ise-module-bread/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

BREAD module for Zend Framework 2+
==================================

[](#bread-module-for-zend-framework-2)

Introduction
------------

[](#introduction)

This module intends to offer BREAD (Browse, Read, Edit, Add, Delete) functionality for entities, as dubbed "ORM over HTTP" (thanks [alextech](https://github.com/alextech)).

Requirements
------------

[](#requirements)

At present only a DoctrineORM mapper is provided. If you do not wish to implement your own mapper (for Zend\\Db for example), then you will be required to include one of:

- [DoctrineORMModule](https://github.com/doctrine/DoctrineORMModule) - Expected out of the box.

This module also works well with:

- [Ise\\Admin](https://github.com/internalsystemerror/ise-module-admin) - Provides user authentication / role based account control.
- [Ise\\Bootstrap](https://github.com/internalsystemerror/ise-module-bootstrap) - Integrates with Twitter Bootstrap.

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

[](#installation)

Installation of this module uses composer.

```
php composer.phar require ise/ise-module-bread
```

Then add the following modules into your Zend Framework configuration.

- Ise\\Bread

You will also need to ensure that you have installed any mapper dependencies (for example, install DoctrineORMModule to use DoctrineOrmMapper).

Usage
-----

[](#usage)

#### Configuration

[](#configuration)

In order to provide BREAD functionality for entities, you need to add them to your module/application configuration. You can do this as shown in [ise\_bread.global.php.dist](config/ise_bread.global.php.dist)

#### Controllers

[](#controllers)

TODO

#### Services

[](#services)

TODO

#### Mappers

[](#mappers)

TODO

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/309337?v=4)[Masaaki Takeuchi](/maintainers/ise)[@ise](https://github.com/ise)

---

Top Contributors

[![internalsystemerror](https://avatars.githubusercontent.com/u/1626298?v=4)](https://github.com/internalsystemerror "internalsystemerror (8 commits)")

### Embed Badge

![Health badge](/badges/ise-ise-module-bread/health.svg)

```
[![Health](https://phpackages.com/badges/ise-ise-module-bread/health.svg)](https://phpackages.com/packages/ise-ise-module-bread)
```

PHPackages © 2026

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