PHPackages                             rapidkit/laravel-restify - 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. rapidkit/laravel-restify

ActiveLibrary[API Development](/categories/api)

rapidkit/laravel-restify
========================

Powerful and intuitive package designed to accelerate REST API development within the Laravel ecosystem

v1.5.0(2y ago)017[4 PRs](https://github.com/RapidKit/laravel-restify/pulls)MITPHPPHP ^8.3CI passing

Since Feb 24Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/RapidKit/laravel-restify)[ Packagist](https://packagist.org/packages/rapidkit/laravel-restify)[ Docs](https://github.com/rapidkit/laravel-restify)[ RSS](/packages/rapidkit-laravel-restify/feed)WikiDiscussions main Synced today

READMEChangelog (9)Dependencies (16)Versions (15)Used By (0)

Laravel Restify
===============

[](#laravel-restify)

[![Latest Version on Packagist](https://camo.githubusercontent.com/61b6796c7bb3f75749220ed68e10da5f7caad627e25e5210c31e3189fece92bd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72617069646b69742f6c61726176656c2d726573746966792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rapidkit/laravel-restify)[![GitHub Tests Action Status](https://camo.githubusercontent.com/f1e0518ffabeaa40e60a5d76731a9931fc66c5d50cbb78deba06f7683f6e37e3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f72616d6149442f6c61726176656c2d726573746966792f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/ramaID/laravel-restify/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/196c7c3ed6025b7b4ebcdb0b9bfb15e9ca1b1e9e384e19567bab32e399584b9b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f72616d6149442f6c61726176656c2d726573746966792f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/ramaID/laravel-restify/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/f7ae9d94db85b574a5bd54d86a3dda2dbff55dc83d5011fdeec810d1c456e5ec/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72617069646b69742f6c61726176656c2d726573746966792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rapidkit/laravel-restify)

Is a powerful and intuitive package designed to accelerate REST API development within the Laravel ecosystem. With efficient and flexible capabilities, Restify presents an integrated and customizable solution for modern API development. Its seamless integration with Laravel ensures a streamlined experience, making it effortlessly scalable for projects of any size. Gain a development advantage with Laravel Restify — an elegant and feature-rich solution to meet your API needs.

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

[](#installation)

You can install the package via composer:

```
composer require rapidkit/laravel-restify --dev
```

Usage
-----

[](#usage)

### Setup requirements

[](#setup-requirements)

```
php artisan restify:setup
```

### Generate data object and controller class

[](#generate-data-object-and-controller-class)

```
php artisan restify:gen {name}
```

### Generate typescript type

[](#generate-typescript-type)

```
php artisan typescript:transform
```

Testing
-------

[](#testing)

```
composer test
```

### Development

[](#development)

```
composer config repositories.laravel-restify '{"type": "path", "url": "/Users/rama/Personal/meta-forge-phpunit/laravel-restify", "options": {"symlink": true}}'
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Qisthi Ramadhani](https://github.com/ramaID)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance57

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 69.2% 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 ~15 days

Recently: every ~1 days

Total

9

Last Release

740d ago

PHP version history (2 changes)v1.0.0PHP ^8.2

v1.1.0PHP ^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/168840828?v=4)[rapidkit](/maintainers/rapidkit)[@RapidKit](https://github.com/RapidKit)

---

Top Contributors

[![qisthidev](https://avatars.githubusercontent.com/u/34129273?v=4)](https://github.com/qisthidev "qisthidev (36 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (7 commits)")

---

Tags

apicode-generatorlaravellaravellaravel-restifyramaID

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/rapidkit-laravel-restify/health.svg)

```
[![Health](https://phpackages.com/badges/rapidkit-laravel-restify/health.svg)](https://phpackages.com/packages/rapidkit-laravel-restify)
```

###  Alternatives

[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M97](/packages/dedoc-scramble)[spatie/laravel-health

Monitor the health of a Laravel application

87512.0M162](/packages/spatie-laravel-health)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M46](/packages/spatie-laravel-pdf)[binaryk/laravel-restify

Laravel REST API helpers

677415.0k](/packages/binaryk-laravel-restify)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[danestves/laravel-polar

A package to easily integrate your Laravel application with Polar.sh

8120.4k](/packages/danestves-laravel-polar)

PHPackages © 2026

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