PHPackages                             guil95/api-sample - 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. guil95/api-sample

ActiveProject[Framework](/categories/framework)

guil95/api-sample
=================

Sample project skeleton with, container, docker, migrate and auth

2.3.0(5y ago)212[1 PRs](https://github.com/guil95/apiSample/pulls)MITPHP

Since Aug 13Pushed 3y agoCompare

[ Source](https://github.com/guil95/apiSample)[ Packagist](https://packagist.org/packages/guil95/api-sample)[ RSS](/packages/guil95-api-sample/feed)WikiDiscussions master Synced 3d ago

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

How to use
==========

[](#how-to-use)

1 - Create the project
----------------------

[](#1---create-the-project)

```
composer create-project guil95/api-sample --prefer-source

```

2 - Install dependencies
------------------------

[](#2---install-dependencies)

```
composer install

```

3 - Stand up the container
--------------------------

[](#3---stand-up-the-container)

```
cd docker && docker-compose up

```

4 - Update hosts to url
-----------------------

[](#4---update-hosts-to-url)

```
sudo nano /etc/hosts add 127.0.0.1 apisample.local

```

5 - Execute migrate and seeds
-----------------------------

[](#5---execute-migrate-and-seeds)

```
  composer migrate && composer seed

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

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

Total

5

Last Release

2179d ago

Major Versions

1.5.0 → 2.0.02019-12-18

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12828803?v=4)[Guilherme Rodrigues](/maintainers/guil95)[@guil95](https://github.com/guil95)

---

Top Contributors

[![guil95](https://avatars.githubusercontent.com/u/12828803?v=4)](https://github.com/guil95 "guil95 (27 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/guil95-api-sample/health.svg)

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

###  Alternatives

[phlak/directory-lister

PHP directory lister

2.5k1.4k](/packages/phlak-directory-lister)[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)[vesp/core

Vesp core library to make backend simple

243.8k5](/packages/vesp-core)[forme/framework

An MVC framework for WordPress.

175.0k3](/packages/forme-framework)

PHPackages © 2026

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