PHPackages                             arquivei/laravel-skeleton-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. [Framework](/categories/framework)
4. /
5. arquivei/laravel-skeleton-api

ActiveProject[Framework](/categories/framework)

arquivei/laravel-skeleton-api
=============================

The Arquivei Laravel Skeleton API.

v1.0.0(4y ago)6524[1 issues](https://github.com/arquivei/laravel-skeleton-api/issues)MITPHPPHP ^8.1

Since Aug 13Pushed 4y ago19 watchersCompare

[ Source](https://github.com/arquivei/laravel-skeleton-api)[ Packagist](https://packagist.org/packages/arquivei/laravel-skeleton-api)[ RSS](/packages/arquivei-laravel-skeleton-api/feed)WikiDiscussions master Synced today

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

Laravel Skeleton API
====================

[](#laravel-skeleton-api)

Base project for REST API using Laravel

[![Latest Version on Packagist](https://camo.githubusercontent.com/ddeb9a33902ebdc4fecb08dc8c3549ba0e7516740baeac48176a10c3b956293b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61727175697665692f6c61726176656c2d736b656c65746f6e2d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/arquivei/laravel-skeleton-api)[![Total Downloads](https://camo.githubusercontent.com/e14f98b2f39bdcfeab5a0b831f98d50eb71f79e0120245d1e6a4f7a15b2d55b4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61727175697665692f6c61726176656c2d736b656c65746f6e2d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/arquivei/laravel-skeleton-api)

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

[](#requirements)

- PHP 8.1+
- Composer
- Git
- Docker Engine 17.09.0+
- docker-composer 1.26+

Creating a new API
------------------

[](#creating-a-new-api)

```
composer create-project arquivei/laravel-skeleton-api my-api
```

or

```
docker run -it --rm -v $PWD:/app composer create-project arquivei/laravel-skeleton-api my-api
```

Edit `.env`

- APP\_IDENTIFIER=
- COMPOSER\_AUTH=

```
make setup

sudo chmod -R 777 storage/
```

Accessing the test endpoint
---------------------------

[](#accessing-the-test-endpoint)

```
curl --header 'x-traceid: a5d112fe87eb473baee742f1328dfc9a' '127.0.0.1:5080/api/v1/test'
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~244 days

Total

3

Last Release

1607d ago

Major Versions

v0.0.2 → v1.0.02021-12-15

PHP version history (2 changes)v0.0.1PHP ^7.4

v1.0.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/22685632?v=4)[Qive (Antiga Arquivei)](/maintainers/arquivei)[@arquivei](https://github.com/arquivei)

---

Top Contributors

[![andrelugomes](https://avatars.githubusercontent.com/u/1247724?v=4)](https://github.com/andrelugomes "andrelugomes (3 commits)")[![arq-joao-cruz](https://avatars.githubusercontent.com/u/88548378?v=4)](https://github.com/arq-joao-cruz "arq-joao-cruz (1 commits)")[![ggmalimpensa](https://avatars.githubusercontent.com/u/7761775?v=4)](https://github.com/ggmalimpensa "ggmalimpensa (1 commits)")[![giuliano-macedo](https://avatars.githubusercontent.com/u/13181797?v=4)](https://github.com/giuliano-macedo "giuliano-macedo (1 commits)")

---

Tags

apilaravelskeletonframeworklaravelbootstrapSkeleton

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/arquivei-laravel-skeleton-api/health.svg)

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

###  Alternatives

[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)

PHPackages © 2026

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