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

ActiveLibrary[Framework](/categories/framework)

ftdebugger/zend-skeleton-application
====================================

Skeleton Application for ZF2 with doctrine, twig and assetic

3783PHP

Since Oct 31Pushed 12y ago5 watchersCompare

[ Source](https://github.com/ftdebugger/ZendSkeletonApplication)[ Packagist](https://packagist.org/packages/ftdebugger/zend-skeleton-application)[ RSS](/packages/ftdebugger-zend-skeleton-application/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (2)Used By (0)

ZF2 + Doctrine + Twig + Assetic [![Build Status](https://camo.githubusercontent.com/a8c4fe0f79071f767c17cba5aaf69a27e867783bbcf879d00bc2ec1bfc11724c/68747470733a2f2f7472617669732d63692e6f72672f667464656275676765722f5a656e64536b656c65746f6e4170706c69636174696f6e2e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/ftdebugger/ZendSkeletonApplication)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/5e416919e9260f886f61402e3e27a5ce46c19f1b4709a4f8e405ae4ac4bf092d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f667464656275676765722f5a656e64536b656c65746f6e4170706c69636174696f6e2f6261646765732f7175616c6974792d73636f72652e706e673f733d38633762336231393864353163393131616331613336626337366235393436373330373033616336)](https://scrutinizer-ci.com/g/ftdebugger/ZendSkeletonApplication/)
=================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#zf2--doctrine--twig--assetic-)

Based on [ZendSkeletonApplication](https://github.com/zendframework/ZendSkeletonApplication)

Installation Using Composer
---------------------------

[](#installation-using-composer)

The recommended way to get a working copy of this project is to clone the repository and use `composer` to install dependencies using the `create-project` command:

```
curl -s https://getcomposer.org/installer | php --
php composer.phar create-project -sdev ftdebugger/zend-skeleton-application PATH_TO_INSTALL

```

Than copy `config/autoload/local.php.dist` to `config/autoload/local.php` and edit your DB settings.

```
ant up

```

Now your ZF application is ready

Developing with Vagrant
-----------------------

[](#developing-with-vagrant)

Install [Vagrant](http://www.vagrantup.com/) ant [VirtualBox](https://www.virtualbox.org/) on your computer. For Ubuntu or Mint you can do it like this

```
sudo apt-get install vagrant virtualbox
```

If you want, you can install newer version of VirtualBox from [official site](https://www.virtualbox.org/wiki/Linux_Downloads)

Now we are ready for a little magic

```
sudo sh -c 'echo "192.168.56.101 zf2application.dev www.zf2application.dev" >> /etc/hosts'

cd vagrant
vagrant up
vagrant ssh
cd /var/www/zf2application

ant up

```

Open your browser

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

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

---

Top Contributors

[![ftdebugger](https://avatars.githubusercontent.com/u/170282?v=4)](https://github.com/ftdebugger "ftdebugger (54 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/dusk

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

1.9k39.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)
