PHPackages                             sil2/vf-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. sil2/vf-api

ActiveLibrary

sil2/vf-api
===========

test API

1.2(5y ago)06MITPHP

Since Mar 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/sil2/vf-api)[ Packagist](https://packagist.org/packages/sil2/vf-api)[ RSS](/packages/sil2-vf-api/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Simple API
==========

[](#simple-api)

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

[](#requirements)

Laravel 7

Setup
-----

[](#setup)

```
composer require sil2/vf-api
```

To create package db tables run

```
php artisan migrate
```

OR to create tables and get 100 test recorords

```
php artisan vf-api:install
```

Publish package assets

```
php artisan vendor:publish --provider="Sil2\VfApi\VfApiIntegrationServiceProvider"
```

API token
---------

[](#api-token)

Pick any token value Create an MD5 hash of this value and set as `API_TOKEN` in `.env`Use the original token value as bearer token for API requests

Usage
-----

[](#usage)

List available endpoints

```
php artisan route:list --path="api/widget"
```

Testing
=======

[](#testing)

```
vendor/bin/phpunit
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Total

2

Last Release

1886d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1a3217c1c143fd303c4a2c1b9ba144032cd0f8c7a5b645fc984b0a2ef8fcdc3c?d=identicon)[sil2](/maintainers/sil2)

---

Top Contributors

[![sil2](https://avatars.githubusercontent.com/u/2306730?v=4)](https://github.com/sil2 "sil2 (3 commits)")

### Embed Badge

![Health badge](/badges/sil2-vf-api/health.svg)

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

PHPackages © 2026

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