PHPackages                             helio/feature-request - 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. helio/feature-request

ActiveLibrary[API Development](/categories/api)

helio/feature-request
=====================

Feature Request package for DevOption Helio

v0.0.1(3y ago)25MITPHPPHP ^8.1

Since Sep 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/devoption/helio-feature-request)[ Packagist](https://packagist.org/packages/helio/feature-request)[ GitHub Sponsors](https://github.com/[user1)[ GitHub Sponsors](https://github.com/devoption)[ RSS](/packages/helio-feature-request/feed)WikiDiscussions main Synced 1mo ago

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

DevOption - Feature Request
===========================

[](#devoption---feature-request)

[![GitHub license](https://camo.githubusercontent.com/e4197817d86be92b0da74d1698785bd67fe81893057c6abadd34e39058d96f4a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6465766f7074696f6e2f68656c696f2d666561747572652d726571756573743f6c6162656c3d6c6963656e7365267374796c653d666f722d7468652d6261646765)](https://github.com/devoption/helio-feature-request/blob/main/license.md)

This Laravel package is meant to enable a feature request workflow in DevOption Helio (an Open Source, Software Development Lifecycle (SDLC) Platform).

After creating a new project, the next step in the SDLC is to begin accepting feature requests from the client. This package provides a simple way to do that via REST API.

Prerequisites
-------------

[](#prerequisites)

- PHP 8.1+
- Laravel 9+
- Composer 2+

Installation
------------

[](#installation)

Install the package with Composer:

```
composer require helio/feature-request
```

Publish the package assets:

```
php artisan vendor:publish
```

Configure the package (sensible defaults are already set for you):

Make any necessary config changes to: `config/helio/feature-request.php`

Run the migrations:

```
php artisan migrate
```

Usage
-----

[](#usage)

After installation, new REST API endpoints are available to create new feature requests:

MethodEndpointDescriptionGET`/api/v1/features`List all feature requestsPOST`/api/v1/feature`Create a feature requestGET`/api/v1/feature/{id}`Show a feature requestPATCH`/api/v1/feature/{id}`Update a feature requestDELETE`/api/v1/feature/{id}`Delete a feature requestDevelopment
-----------

[](#development)

Sponsors
--------

[](#sponsors)

Contributions
-------------

[](#contributions)

License
-------

[](#license)

DevOption Helio is open-sourced software licensed under the [MIT License](https://opensource.org/licenses/MIT).

Support
-------

[](#support)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

1335d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

requestapilaravelfeaturedevoptionhelio

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/helio-feature-request/health.svg)

```
[![Health](https://phpackages.com/badges/helio-feature-request/health.svg)](https://phpackages.com/packages/helio-feature-request)
```

###  Alternatives

[essa/api-tool-kit

set of tools to build an api with laravel

52680.5k](/packages/essa-api-tool-kit)[resend/resend-laravel

Resend for Laravel

1191.4M6](/packages/resend-resend-laravel)[mtownsend/request-xml

The missing XML support for Laravel's Request class.

43432.5k](/packages/mtownsend-request-xml)[dragon-code/laravel-json-response

Automatically always return a response in JSON format

1118.6k1](/packages/dragon-code-laravel-json-response)

PHPackages © 2026

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