PHPackages                             gfaust-qb/skeleton-module-zf1-app - 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. gfaust-qb/skeleton-module-zf1-app

ActiveZend1-module[Framework](/categories/framework)

gfaust-qb/skeleton-module-zf1-app
=================================

Skeleton to setup zendframework 1 modules like described in zend framework 1 reference.

08PHP

Since Jun 7Pushed 9y ago1 watchersCompare

[ Source](https://github.com/gfaust-qb/skeleton-module-zf1-app)[ Packagist](https://packagist.org/packages/gfaust-qb/skeleton-module-zf1-app)[ RSS](/packages/gfaust-qb-skeleton-module-zf1-app/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

skeleton-module-zf1-app
=======================

[](#skeleton-module-zf1-app)

Skeleton to setup zendframework 1 modules like described in https://framework.zend.com/manual/1.12/en/project-structure.filesystem.html.

Suggested structure
-------------------

[](#suggested-structure)

- `configs/`
    - `application.ini.dist`
- `controllers/`
    - `helpers/`
- `forms/`
- `layouts/`
    - `filters/`
    - `helpers/`
    - `scripts/`
- `models/`
- `services/`
- `views/`
    - `filters/`
    - `helpers/`
    - `scripts/`
- `Bootstrap.php`
- [CHANGELOG.md](./CHANGELOG.md)
- [LICENSE](./LICENSE)
- [README.md](./README.md) (this file)
- `composer.json`

Usage
-----

[](#usage)

1. Create basic structure for your module with this composer-package.
2. Update Classname in `Bootstrap.php` to one according to your module's name.
    - Also have a look at [Module Bootstraps in Zend Framework Do's and Don'ts](https://mwop.net/blog/234-Module-Bootstraps-in-Zend-Framework-Dos-and-Donts.html)

Notice
------

[](#notice)

You can also do this on the CLI with the *Zend\_Tool* like described in [Using Zend\_Tool On The Command Line](https://framework.zend.com/manual/1.12/en/zend.tool.usage.cli.html). The related command is: `zf create module `.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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/13354975?v=4)[gfaust-qb](/maintainers/gfaust-qb)[@gfaust-qb](https://github.com/gfaust-qb)

---

Top Contributors

[![gfaust-qb](https://avatars.githubusercontent.com/u/13354975?v=4)](https://github.com/gfaust-qb "gfaust-qb (30 commits)")

### Embed Badge

![Health badge](/badges/gfaust-qb-skeleton-module-zf1-app/health.svg)

```
[![Health](https://phpackages.com/badges/gfaust-qb-skeleton-module-zf1-app/health.svg)](https://phpackages.com/packages/gfaust-qb-skeleton-module-zf1-app)
```

###  Alternatives

[laravel/dusk

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

1.9k38.6M290](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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