PHPackages                             escribiendocodigo/phalcon-micro-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. [Framework](/categories/framework)
4. /
5. escribiendocodigo/phalcon-micro-project-skeleton

ActiveProject[Framework](/categories/framework)

escribiendocodigo/phalcon-micro-project-skeleton
================================================

Phalcon micro project skeleton

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

Since Jun 7Pushed 2y ago1 watchersCompare

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

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

Phalcon micro project skeleton
==============================

[](#phalcon-micro-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-micro-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-micro-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

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

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 (12 commits)")

---

Tags

phpSkeletonphalconproject

### Embed Badge

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

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

###  Alternatives

[oleksandr-torosh/yona-cms

Yona CMS - open source content management system (CMS). Written in Phalcon PHP Framework (v 1.3.x). Has a convenient modular structure. Has simple configuration and architecture. Can be easily modified for any task with any loads.

3652.1k](/packages/oleksandr-torosh-yona-cms)

PHPackages © 2026

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