PHPackages                             escribiendocodigo/phalcon-simple-project-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. escribiendocodigo/phalcon-simple-project-skeleton

ActiveProject

escribiendocodigo/phalcon-simple-project-skeleton
=================================================

Phalcon simple project skeleton

v5.4.0(2y ago)2331MITPHPPHP &gt;=7.4

Since Jun 6Pushed 2y ago1 watchersCompare

[ Source](https://github.com/escribiendocodigo/phalcon-simple-project-skeleton)[ Packagist](https://packagist.org/packages/escribiendocodigo/phalcon-simple-project-skeleton)[ RSS](/packages/escribiendocodigo-phalcon-simple-project-skeleton/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (7)Used By (0)

Phalcon simple project skeleton
===============================

[](#phalcon-simple-project-skeleton)

Skeleton application using [Phalcon framework](https://phalcon.io).

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

[](#requirements)

- PHP &gt;= 7.4.1
- Phalcon &gt;= 5.0.0

Installing via Composer
-----------------------

[](#installing-via-composer)

```
composer create-project escribiendocodigo/phalcon-simple-project-skeleton my-project
```

Once installed, you can test it out immediately using PHP's built-in web server:

```
cd my-project
php -S 0.0.0.0:8000 -t public
# OR use the composer alias:
composer serve
```

Installing via Git
------------------

[](#installing-via-git)

```
git clone --depth=1 https://github.com/escribiendocodigo/phalcon-simple-project-skeleton my-project
rm -rf ./my-project/.git
find ./my-project -type f -name "*.gitkeep" -exec rm -f {} \;
```

Once installed, you can test it out immediately using PHP's built-in web server:

```
cd my-project
php -S 0.0.0.0:8000 -t public
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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.

###  Release Activity

Cadence

Every ~33 days

Recently: every ~26 days

Total

6

Last Release

906d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1bd283be4704020efb47c492f63c5cea924930cee7933fc262f5f5d18d0019a3?d=identicon)[escribiendocodigo](/maintainers/escribiendocodigo)

---

Top Contributors

[![escribiendocodigo](https://avatars.githubusercontent.com/u/1614184?v=4)](https://github.com/escribiendocodigo "escribiendocodigo (14 commits)")

---

Tags

phpSkeletonphalconproject

### Embed Badge

![Health badge](/badges/escribiendocodigo-phalcon-simple-project-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/escribiendocodigo-phalcon-simple-project-skeleton/health.svg)](https://phpackages.com/packages/escribiendocodigo-phalcon-simple-project-skeleton)
```

###  Alternatives

[phpoffice/phpproject

PHPProject - Read, Create and Write Project Management documents in PHP

20717.4k](/packages/phpoffice-phpproject)[phalcongelist/php-diff

A comprehensive library for generating differences between two hashable objects (strings or arrays).

12435.5k2](/packages/phalcongelist-php-diff)

PHPackages © 2026

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