PHPackages                             sunaryohadi/slim-api-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. [API Development](/categories/api)
4. /
5. sunaryohadi/slim-api-skeleton

ActiveLibrary[API Development](/categories/api)

sunaryohadi/slim-api-skeleton
=============================

A Slim Framework skeleton application for API development

18PHP

Since Nov 29Pushed 7y ago1 watchersCompare

[ Source](https://github.com/sunaryohadi/slim-api-skeleton)[ Packagist](https://packagist.org/packages/sunaryohadi/slim-api-skeleton)[ RSS](/packages/sunaryohadi-slim-api-skeleton/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Slim 3 API Skeleton
===================

[](#slim-3-api-skeleton)

This is a simple skeleton project for Slim 3 that includes ezSQL.

Also theres same component, which is mostly required.

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

[](#requirements)

- PHP 5.6.x or newer
- MySQL Server 5.x or newer

Create your project:
--------------------

[](#create-your-project)

```
$ composer create-project -n -s dev sunaryohadi/slim-api-skeleton my-app

```

### Run it:

[](#run-it)

1. `$ cd my-app`
2. `$ composer start`
3. Browse to

Key directories
---------------

[](#key-directories)

- `private`: Application code
- `private/src`: All class files within the `private` namespace
- `tmp/log`: Log files
- `web`: Webserver root
- `private/routes`: Router file
- `private/vendor`: Composer dependencies

Key files
---------

[](#key-files)

- `web/index.php`: Entry point to Application
- `private/settings.php`: Configuration
- `private/dependencies.php`: Services for Pimple
- `private/middleware.php`: Application middleware
- `private/routes/root.php`: Main route are here
- `private/src/Action/...`: Action classes better here

Credits
-------

[](#credits)

-
-

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f6cb9a1f0bfcad647fdd1bf682b7bd8719d016ba7a569189e30dd3b5380ddf64?d=identicon)[sunaryohadi](/maintainers/sunaryohadi)

---

Top Contributors

[![sunaryohadi](https://avatars.githubusercontent.com/u/2224395?v=4)](https://github.com/sunaryohadi "sunaryohadi (10 commits)")

### Embed Badge

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

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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