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

ActiveLibrary[API Development](/categories/api)

imzeali/swift-api
=================

1.0.7(6y ago)192MITPHPPHP &gt;=7.1.0CI failing

Since Sep 28Pushed 5y ago1 watchersCompare

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

READMEChangelog (8)Dependencies (4)Versions (9)Used By (0)

swift-api
=========

[](#swift-api)

A laravel restful api tool

```
composer require imzeali/swift-api

```

Then run these commands to publish assets and config：

```
php artisan vendor:publish --provider="SwiftApi\SwiftApiServiceProvider"

```

After run command you can find config file in config/api.php, in this file you can change the install directory,db connection or table names.

```
php artisan swift-api:install

```

Quick create api

```
php artisan swift-api:create-api test/tests  --route --request --model

```

Start serve

```
php artisan serve

```

Then access

Thank
=====

[](#thank)

The project was modified through [laravel-admin](https://github.com/z-song/laravel-admin)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Recently: every ~3 days

Total

8

Last Release

2257d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13485293?v=4)[zero.](/maintainers/imzeali)[@imzeali](https://github.com/imzeali)

---

Top Contributors

[![imzeali](https://avatars.githubusercontent.com/u/13485293?v=4)](https://github.com/imzeali "imzeali (12 commits)")

### Embed Badge

![Health badge](/badges/imzeali-swift-api/health.svg)

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

###  Alternatives

[echolabsdev/prism

A powerful Laravel package for integrating Large Language Models (LLMs) into your applications.

2.3k388.3k10](/packages/echolabsdev-prism)[studio-net/laravel-graphql

GraphQL implementation with power of Laravel

562.1k](/packages/studio-net-laravel-graphql)[sburina/laravel-whmcs-up

WHMCS API client and user provider for Laravel

271.3k](/packages/sburina-laravel-whmcs-up)

PHPackages © 2026

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