PHPackages                             jyil/slim-api - 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. jyil/slim-api

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

jyil/slim-api
=============

A Slim Framework skeleton application for rapid development

1.0.2(7y ago)01WTFPLPHPPHP &gt;=7.2.0

Since Apr 8Pushed 6y ago1 watchersCompare

[ Source](https://github.com/jyiL/slim-api)[ Packagist](https://packagist.org/packages/jyil/slim-api)[ Docs](https://github.com/jyiL/slim-api)[ RSS](/packages/jyil-slim-api/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)Dependencies (15)Versions (4)Used By (0)

Slim Api
--------

[](#slim-api)

[![Latest Stable Version](https://camo.githubusercontent.com/987a7e6b877d85cc9a479e7ca185efe458c1f63ec5260ba3104e62a3250ccdd2/68747470733a2f2f706f7365722e707567782e6f72672f6a79696c2f736c696d2d6170692f762f737461626c65)](https://packagist.org/packages/jyil/slim-api)[![Total Downloads](https://camo.githubusercontent.com/ca17196e8b2a7efc9042845209acab2849674b515aa0a5fb0fb3d4c2fde518f1/68747470733a2f2f706f7365722e707567782e6f72672f6a79696c2f736c696d2d6170692f646f776e6c6f616473)](https://packagist.org/packages/jyil/slim-api)[![License](https://camo.githubusercontent.com/69b9bf54ab2a966887985251f7e5138baffb96dcf54c9c1fad5a62ab16e01c95/68747470733a2f2f706f7365722e707567782e6f72672f6a79696c2f736c696d2d6170692f6c6963656e7365)](https://packagist.org/packages/jyil/slim-api)

QUICK START
-----------

[](#quick-start)

```
composer install
cp configurations/settings-development.yml configurations/settings.yml
docker-compose up -d

```

Phpunit
-------

[](#phpunit)

```
./vendor/bin/phpunit

```

Browse
------

[](#browse)

```
ip:8080

```

Swagger
-------

[](#swagger)

```
./vendor/bin/openapi src -o public --format json

ip:8890
API_URL: ip:8890/api/swagger

```

[Doctrine Migrations](https://www.doctrine-project.org/projects/doctrine-migrations/en/2.0/index.html)
------------------------------------------------------------------------------------------------------

[](#doctrine-migrations)

```
./vendor/bin/doctrine-migrations generate
./vendor/bin/doctrine-migrations migrations:migrate

```

TODO
----

[](#todo)

- Jwt
- Eloquent
- Swagger
- Doctrine Migrations
- socialite(wechat, ....)
- predis
- [token bucket](https://github.com/bandwidth-throttle/token-bucket)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Total

3

Last Release

2593d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/091f11a0bdfb28899eb734427e3544617f10f1176bec9084db9d65d207262605?d=identicon)[jyiL](/maintainers/jyiL)

---

Top Contributors

[![jyiL](https://avatars.githubusercontent.com/u/19472992?v=4)](https://github.com/jyiL "jyiL (15 commits)")

---

Tags

restrouterpsr7microframework

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jyil-slim-api/health.svg)

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

PHPackages © 2026

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