PHPackages                             maaf/starter-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. [Templating &amp; Views](/categories/templating)
4. /
5. maaf/starter-api

ActiveProject[Templating &amp; Views](/categories/templating)

maaf/starter-api
================

MAAF Starter API - API-first project skeleton with auth, tenant, and modules pre-configured

1.0.0(4mo ago)019MITPHPPHP &gt;=8.1

Since Jan 12Pushed 4mo agoCompare

[ Source](https://github.com/mimimami/maaf-starter-api)[ Packagist](https://packagist.org/packages/maaf/starter-api)[ RSS](/packages/maaf-starter-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (11)Versions (2)Used By (0)

MAAF Starter API
================

[](#maaf-starter-api)

API-first projekt skeleton auth, tenant és modulok előkészítve.

Funkciók
--------

[](#funkciók)

- ✅ **API First** - RESTful API struktúra
- ✅ **Auth Modul** - Előre konfigurált autentikáció
- ✅ **Tenant Modul** - Multi-tenant támogatás
- ✅ **Példa Modulok** - Példa modulok tanuláshoz
- ✅ **Konfiguráció** - Előre beállított konfigurációk
- ✅ **Dokumentáció** - Részletes dokumentáció

Telepítés
---------

[](#telepítés)

```
composer create-project maaf/starter-api my-api-project
cd my-api-project
```

Használat
---------

[](#használat)

Lásd a [dokumentációt](docs/README.md) részletes információkért.

Struktúra
---------

[](#struktúra)

```
maaf-starter-api/
├── app/
│   ├── Http/
│   │   ├── Controllers/
│   │   └── Middleware/
│   └── Services/
├── modules/
│   ├── Auth/
│   ├── Tenant/
│   └── Example/
├── config/
├── routes/
├── public/
└── tests/

```

Licenc
------

[](#licenc)

MIT License

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance77

Regular maintenance activity

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

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

125d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

apitemplateSkeletonstartermaaf

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/maaf-starter-api/health.svg)

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

PHPackages © 2026

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