PHPackages                             prashant-shukla/rest-api-from-database - 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. prashant-shukla/rest-api-from-database

ActiveLibrary

prashant-shukla/rest-api-from-database
======================================

Auto generate REST API from database

00PHP

Since Apr 7Pushed 5y ago1 watchersCompare

[ Source](https://github.com/prashant-shukla/rest-api-from-database)[ Packagist](https://packagist.org/packages/prashant-shukla/rest-api-from-database)[ RSS](/packages/prashant-shukla-rest-api-from-database/feed)WikiDiscussions develop Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

rest-api-from-database
======================

[](#rest-api-from-database)

[![Latest Version on Packagist](https://camo.githubusercontent.com/41d09c3fa40e71387e59c58f70070c4dc5ce5be9b6db8cb51d0245e5f541078e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7072617368616e742d7368756b6c612f726573742d6170692d66726f6d2d64617461626173652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/prashant-shukla/rest-api-from-database)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/2721a02953067ff4de6270fb31fd65b9c18495a86e73b1624c3517172272586d/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7072617368616e742d7368756b6c612f726573742d6170692d66726f6d2d64617461626173652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/prashant-shukla/rest-api-from-database)[![Coverage Status](https://camo.githubusercontent.com/5b10505d97b2c681b865fc019a96ca41b06d04c94a727f98547089dbde7a5e02/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7072617368616e742d7368756b6c612f726573742d6170692d66726f6d2d64617461626173652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/prashant-shukla/rest-api-from-database/code-structure)[![Quality Score](https://camo.githubusercontent.com/8bb864ab957e2522c7a5a56e75a103774386df2b9940eaef3b5f886909abc490/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7072617368616e742d7368756b6c612f726573742d6170692d66726f6d2d64617461626173652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/prashant-shukla/rest-api-from-database)[![Total Downloads](https://camo.githubusercontent.com/e9ff4a512d1a5a4d159ec21cb0c2bfce01ecd186c152039feaf6ca920bf91015/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7072617368616e742d7368756b6c612f726573742d6170692d66726f6d2d64617461626173652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/prashant-shukla/rest-api-from-database)

**Note:** Replace `Prashant Shukla` `prashant-shukla` `https://ishalabs.com` `prashant.jod@gmail.com` `prashant-shukla` `rest-api-from-database` `Auto generate REST API from database` with their correct values in [README.md](README.md), [CHANGELOG.md](CHANGELOG.md), [CONTRIBUTING.md](CONTRIBUTING.md), [LICENSE.md](LICENSE.md) and [composer.json](composer.json) files, then delete this line. You can run `$ php prefill.php` in the command line to make all replacements at once. Delete the file prefill.php as well.

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Structure
---------

[](#structure)

If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following.

```
bin/
build/
docs/
config/
src/
tests/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer require prashant-shukla/rest-api-from-database
```

Usage
-----

[](#usage)

```
$skeleton = new prashant-shukla\rest-api-from-database();
echo $skeleton->echoPhrase('Hello, League!');
```

Change log
----------

[](#change-log)

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

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Prashant Shukla](https://github.com/prashant-shukla)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/86ef6f5a1b19411cb2eb080d8cce611e79158ecddaae983ab33f36ccad6db175?d=identicon)[pacificsw](/maintainers/pacificsw)

### Embed Badge

![Health badge](/badges/prashant-shukla-rest-api-from-database/health.svg)

```
[![Health](https://phpackages.com/badges/prashant-shukla-rest-api-from-database/health.svg)](https://phpackages.com/packages/prashant-shukla-rest-api-from-database)
```

PHPackages © 2026

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