PHPackages                             coderockr/zend-skeleton - 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. coderockr/zend-skeleton

AbandonedArchivedLibrary[Framework](/categories/framework)

coderockr/zend-skeleton
=======================

Skeleton Application for ZF2

6266JavaScript

Since Sep 17Pushed 12y ago2 watchersCompare

[ Source](https://github.com/Coderockr/CoderockrZendSkeleton)[ Packagist](https://packagist.org/packages/coderockr/zend-skeleton)[ RSS](/packages/coderockr-zend-skeleton/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Para instalar:
==============

[](#para-instalar)

```
curl -s https://getcomposer.org/installer | php
php composer.phar create-project -s dev coderockr/zend-skeleton project_name
cd project_name
git init
git remote add origin git@github.com:Coderockr/Projeto.git
git add .
git commit -m "Commit inicial"
git push origin master

```

Configuração do servidor
========================

[](#configuração-do-servidor)

```

    ServerName projeto.dev
    DocumentRoot /vagrant/Projeto/Web/public
    SetEnv APPLICATION_ENV "development"
    SetEnv PROJECT_ROOT "/vagrant/Projeto/Web"

        DirectoryIndex index.php
        AllowOverride All
        Order allow,deny
        Allow from all

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

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://www.gravatar.com/avatar/f5cd2cdabf326d8af0039f3f797b46965310f9cceab664ececd8b2d30ab734a4?d=identicon)[eminetto](/maintainers/eminetto)

---

Top Contributors

[![eminetto](https://avatars.githubusercontent.com/u/197939?v=4)](https://github.com/eminetto "eminetto (37 commits)")

### Embed Badge

![Health badge](/badges/coderockr-zend-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/coderockr-zend-skeleton/health.svg)](https://phpackages.com/packages/coderockr-zend-skeleton)
```

###  Alternatives

[laravel/dusk

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

1.9k39.6M293](/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)
