PHPackages                             danzabar/phalcon-starter - 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. danzabar/phalcon-starter

ActiveLibrary[Framework](/categories/framework)

danzabar/phalcon-starter
========================

A standard setup for the Phalcon php framework.

v1.2(11y ago)885MITPHP

Since Dec 3Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Danzabar/phalcon-starter)[ Packagist](https://packagist.org/packages/danzabar/phalcon-starter)[ RSS](/packages/danzabar-phalcon-starter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (4)Used By (0)

Phalcon starter skeleton
========================

[](#phalcon-starter-skeleton)

[![Build Status](https://camo.githubusercontent.com/8212da571f263a3cc2a9bb7e6a521297a5b8397b3213182ef740e188a0ae44fb/68747470733a2f2f7472617669732d63692e6f72672f44616e7a616261722f7068616c636f6e2d737461727465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Danzabar/phalcon-starter) [![Latest Stable Version](https://camo.githubusercontent.com/30395876177d756a1cb9b5fbba544513e170bcd5eb3faa25ec0bcebd0331ea6b/68747470733a2f2f706f7365722e707567782e6f72672f64616e7a616261722f7068616c636f6e2d737461727465722f762f737461626c652e737667)](https://packagist.org/packages/danzabar/phalcon-starter) [![Total Downloads](https://camo.githubusercontent.com/a6e91e6c25fe8ae19b28aecd5d577891fb124f78f276e89490ba21b932921dc5/68747470733a2f2f706f7365722e707567782e6f72672f64616e7a616261722f7068616c636f6e2d737461727465722f646f776e6c6f6164732e737667)](https://packagist.org/packages/danzabar/phalcon-starter) [![Latest Unstable Version](https://camo.githubusercontent.com/7360f6dd3c564287ba81caf96f8b9e84a114e3b612bfb8bcbbd75ed997092157/68747470733a2f2f706f7365722e707567782e6f72672f64616e7a616261722f7068616c636f6e2d737461727465722f762f756e737461626c652e737667)](https://packagist.org/packages/danzabar/phalcon-starter) [![License](https://camo.githubusercontent.com/fc9caa542e8d18dedb04fc50ec05e19152946bb4d04106a16903ad0c7e522c87/68747470733a2f2f706f7365722e707567782e6f72672f64616e7a616261722f7068616c636f6e2d737461727465722f6c6963656e73652e737667)](https://packagist.org/packages/danzabar/phalcon-starter)

A Skeleton project that has an already working test suite with travis setup and Composer integration.

How to install
--------------

[](#how-to-install)

Simply run `composer create-project danzabar/phalcon-starter project-directory --prefer-source`

Usage
-----

[](#usage)

In your project base, running `phpunit` will run unit tests, there is already an example test setup in there.

There is also a base controller and an example controller.

Modules
-------

[](#modules)

Modules can be added in the `app/config/modules.php` file, I have included a constant for the vendor directory, as I think modules are best served as composer packages. Although you are always free to make a directory and create modules specific to your app.

CLI
---

[](#cli)

I have a seperate package [Danzabar\\Phalcon-CLI](https://github.com/Danzabar/phalcon-cli) that improves the usability of the CLI. To run the CLI go to the root and run `php cli Task:action params`. Theres more Documentation about the features of the CLI package on its own repo.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

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

Total

3

Last Release

4180d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/540b21a5654d0d121e10b32302d12894a91769f9ccba0e33a1f1faf2720cdbaa?d=identicon)[Danzabar](/maintainers/Danzabar)

---

Top Contributors

[![Danzabar](https://avatars.githubusercontent.com/u/1679685?v=4)](https://github.com/Danzabar "Danzabar (36 commits)")

### Embed Badge

![Health badge](/badges/danzabar-phalcon-starter/health.svg)

```
[![Health](https://phpackages.com/badges/danzabar-phalcon-starter/health.svg)](https://phpackages.com/packages/danzabar-phalcon-starter)
```

PHPackages © 2026

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