PHPackages                             yupmin/slim-silly-doctrine - 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. yupmin/slim-silly-doctrine

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

yupmin/slim-silly-doctrine
==========================

A Slim Framework skeleton application for rapid development

0.0.1(9y ago)4171MITPHPPHP &gt;=5.5.0

Since Jul 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/yupmin/slim-silly-doctrine)[ Packagist](https://packagist.org/packages/yupmin/slim-silly-doctrine)[ Docs](http://github.com/yupmin/slim-silly-doctrine)[ RSS](/packages/yupmin-slim-silly-doctrine/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

Slim + Silly + Doctrine Skeleton Application
============================================

[](#slim--silly--doctrine-skeleton-application)

This skeleton application was built for Composer. This makes setting up a new Slim + Silly + Doctrine application quick and easy.

Install the Application
-----------------------

[](#install-the-application)

Run this command from the directory in which you want to install your new Slim Framework application.

```
php composer.phar create-project yupmin/slim-silly-doctrine [my-app-name]

```

Replace `[my-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/` , `cache/` is web writeable.

Use the Application
-------------------

[](#use-the-application)

Run this command from the directory for cli console

```
php src/console

```

Run this command from the directory for Doctrine console After creating config.yml

```
cp .config.yml config.yml

```

Add Entity, Repository files

```
php vendor/bin/doctrine orm:schema-tool:update

```

That's it! Now go build something cool.

Reference
---------

[](#reference)

- [Slim Skeleton](https://github.com/slimphp/Slim-Skeleton)
- [Silly](http://mnapoli.fr/silly/)
- [Doctrine](http://www.doctrine-project.org/)

###  Health Score

24

—

LowBetter than 31% 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

Unknown

Total

1

Last Release

3641d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/880878?v=4)[yun young-jin](/maintainers/yupmin)[@yupmin](https://github.com/yupmin)

---

Top Contributors

[![yupmin](https://avatars.githubusercontent.com/u/880878?v=4)](https://github.com/yupmin "yupmin (2 commits)")

---

Tags

restrouterpsr7microframework

### Embed Badge

![Health badge](/badges/yupmin-slim-silly-doctrine/health.svg)

```
[![Health](https://phpackages.com/badges/yupmin-slim-silly-doctrine/health.svg)](https://phpackages.com/packages/yupmin-slim-silly-doctrine)
```

###  Alternatives

[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)

PHPackages © 2026

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