PHPackages                             beautycoding/apiutils - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. beautycoding/apiutils

ActiveUtils[Utility &amp; Helpers](/categories/utility)

beautycoding/apiutils
=====================

1.4.1(10y ago)0115MITPHP

Since Mar 29Pushed 10y ago2 watchersCompare

[ Source](https://github.com/BeautyCoding/apiutils)[ Packagist](https://packagist.org/packages/beautycoding/apiutils)[ RSS](/packages/beautycoding-apiutils/feed)WikiDiscussions master Synced 2d ago

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

ApiUtils (Laravel 5 Package)
============================

[](#apiutils-laravel-5-package)

[![Latest Stable Version](https://camo.githubusercontent.com/d6f831cd99089ac59f438fd3b4af0df4a1adbd8f43437c20a8b7af039fd37c24/68747470733a2f2f706f7365722e707567782e6f72672f626561757479636f64696e672f6170697574696c732f762f737461626c65)](https://packagist.org/packages/beautycoding/apiutils) [![Total Downloads](https://camo.githubusercontent.com/3adc6fea73c10b766af50b5f60d0944a23361e505df341ff47074511dc4bf992/68747470733a2f2f706f7365722e707567782e6f72672f626561757479636f64696e672f6170697574696c732f646f776e6c6f616473)](https://packagist.org/packages/beautycoding/apiutils) [![Latest Unstable Version](https://camo.githubusercontent.com/008ed03e8a7ae9968e9f38ed5be376626ce9ef82d59129acb6a4db9df47b86da/68747470733a2f2f706f7365722e707567782e6f72672f626561757479636f64696e672f6170697574696c732f762f756e737461626c65)](https://packagist.org/packages/beautycoding/apiutils) [![License](https://camo.githubusercontent.com/14eb1f7cc4bbc655662d023328c992ebc5fcc13025f1299dc129e31a75ff39f2/68747470733a2f2f706f7365722e707567782e6f72672f626561757479636f64696e672f6170697574696c732f6c6963656e7365)](https://packagist.org/packages/beautycoding/apiutils)

In order to install Laravel 5 ApiUtils, just add

```
"beautycoding/apiutils": "dev-master"

```

to your composer.json. Then run `composer install` or `composer update`,

or just type in terminal:

`composer require beautycoding/apiutils`

Then in your `config/app.php` add

```
    BeautyCoding\ApiUtils\Providers\ApiUtilsServiceProvider::class,
```

Publish config:

```
    php artisan vendor:publish
```

Edit config file `config/apiutils.php` to set default response type. You can write and set own class

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity68

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

Total

8

Last Release

3745d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16718931?v=4)[beautycoding](/maintainers/beautycoding)[@BeautyCoding](https://github.com/BeautyCoding)

---

Top Contributors

[![AntyRace](https://avatars.githubusercontent.com/u/751924?v=4)](https://github.com/AntyRace "AntyRace (13 commits)")

### Embed Badge

![Health badge](/badges/beautycoding-apiutils/health.svg)

```
[![Health](https://phpackages.com/badges/beautycoding-apiutils/health.svg)](https://phpackages.com/packages/beautycoding-apiutils)
```

###  Alternatives

[learninglocker/learninglocker

The open source learning record store.

5813.0k](/packages/learninglocker-learninglocker)

PHPackages © 2026

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