PHPackages                             corephp/slim-scafold - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. corephp/slim-scafold

ActiveLibrary[HTTP &amp; Networking](/categories/http)

corephp/slim-scafold
====================

A Slim Framework skeleton application for rapid development

1.3.0.0(7y ago)2192MITPHPPHP &gt;=7.1

Since Jun 19Pushed 7y ago3 watchersCompare

[ Source](https://github.com/danteay/corephp-slim-scafold)[ Packagist](https://packagist.org/packages/corephp/slim-scafold)[ Docs](http://github.com/danteay/corephp-slim-scafold)[ RSS](/packages/corephp-slim-scafold/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (6)Dependencies (4)Versions (8)Used By (0)

Slim Scafold
============

[](#slim-scafold)

This is a Slim preconfigured project to create a MVC or API projects based on the [slim/Slim-Skeleton](https://github.com/slimphp/Slim-Skeleton)repository from [Slim Framework](https://www.slimframework.com/).

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

[](#requirements)

- [Composer](https://getcomposer.org/)
- [Docker](https://www.docker.com/)
- [Docker Compose](https://docs.docker.com/compose/)
- [AWS-cli](https://aws.amazon.com/cli/?sc_channel=PS&sc_campaign=acquisition_MX&sc_publisher=google&sc_medium=command_line_b&sc_content=aws_cli_e&sc_detail=aws%20cli&sc_category=command_line&sc_segment=161200955400&sc_matchtype=e&sc_country=MX&s_kwcid=AL!4422!3!161200955400!e!!g!!aws%20cli&ef_id=W6vEjwAABFBVLFJw:20180926174031:s)
- PHP &gt;= 7.1
- PHP pgsql extension
- PHP pdo\_pgsql extension

Dependendies
------------

[](#dependendies)

- [Slim Framework](https://www.slimframework.com/)
- [Monolog](https://packagist.org/packages/monolog/monolog)

Container specifications
------------------------

[](#container-specifications)

- Image: [webdevops/php-nginx:7.3](https://hub.docker.com/r/webdevops/php-nginx/)

Namespaces
----------

[](#namespaces)

NamespaceRoute folderControllerssrc/app/controllersModelssrc/app/modelsMiddlewaressrc/app/middlewaresLibrariessrc/app/librariesHelperssrc/app/helpersInstall the Application
-----------------------

[](#install-the-application)

Yu can install it from the [slimcmd](https://packagist.org/packages/corephp/slim-cmd) tool with this command:

```
slimcmd app:init [app-name]
```

Replace `[app-name]` with the desired directory name for your new application. You'll want to:

- Point your virtual host document root to your new application's `public/` directory.
- Ensure `logs/` is web writeable.

Install project
---------------

[](#install-project)

```
composer install
```

Run the aplication
------------------

[](#run-the-aplication)

```
docker-compose up
```

Deploy app with AWS Pipelines and AWS ECS
-----------------------------------------

[](#deploy-app-with-aws-pipelines-and-aws-ecs)

Configure yur build steps into **buildspect.yml** file with your AWS ECR information and setup the service configurations into **imagedefinitios.json** file according to the [AWS Documentation](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-cd-pipeline.html)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

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

Total

6

Last Release

2619d ago

PHP version history (2 changes)1.0.0.0PHP &gt;=5.5.0

1.2.0.0PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/28ea51f1e7e9dfd8b9a871dcd586cc946b6cd8a870ff047b04336db9bf772d0a?d=identicon)[danteay](/maintainers/danteay)

---

Top Contributors

[![danteay](https://avatars.githubusercontent.com/u/9085902?v=4)](https://github.com/danteay "danteay (43 commits)")

---

Tags

corephpdockerdocker-composeeloquentmonologslim3twigawsrestrouterpsr7eloquentdockermicroframework

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/corephp-slim-scafold/health.svg)

```
[![Health](https://phpackages.com/badges/corephp-slim-scafold/health.svg)](https://phpackages.com/packages/corephp-slim-scafold)
```

PHPackages © 2026

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