PHPackages                             jspaceboots/crudql - 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. jspaceboots/crudql

ActiveLibrary[API Development](/categories/api)

jspaceboots/crudql
==================

Provides quick application scaffolding as well as HTML and GraphQL API interfaces for model CRUD.

181PHP

Since Mar 21Pushed 8y agoCompare

[ Source](https://github.com/jspaceboots/crudql)[ Packagist](https://packagist.org/packages/jspaceboots/crudql)[ RSS](/packages/jspaceboots-crudql/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

CrudQL
======

[](#crudql)

[![Latest Version on Packagist](https://camo.githubusercontent.com/363f3442e24e453623c14cfbf7d4e5378647c1327abb8ce76d450d1ee81de787/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a7370616365626f6f74732f63727564716c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jspaceboots/crudql)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/c2a3232c4c87376879f7825101972206777a0ec87da11cce844fda7d889cfaf7/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6a7370616365626f6f74732f63727564716c2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/jspaceboots/crudql)[![Coverage Status](https://camo.githubusercontent.com/261e10a27e008b4eec57e8fce7f64e0b097375d136975f54b328325c11ccc784/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6a7370616365626f6f74732f63727564716c2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/jspaceboots/crudql/code-structure)[![Quality Score](https://camo.githubusercontent.com/974ebe1b5a9f21d665cd05dbeb1173bf882927470347c7d0b866a3f5a2843c8e/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6a7370616365626f6f74732f63727564716c2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/jspaceboots/crudql)[![Total Downloads](https://camo.githubusercontent.com/be5e7792e0b4b1ba6940de1e2e29c2ab60c5957e74881a7f7386258d520ee881/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a7370616365626f6f74732f63727564716c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jspaceboots/crudql)

CrudQL provides scaffolding for exposing Eloquent models through GraphQL.

Install
-------

[](#install)

Via Composer

```
$ composer require jspaceboots/crudql
```

Usage
-----

[](#usage)

```
php artisan crudql:scaffold
```

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)

- [Johnny Spaceboots](https://github.com/jspaceboots)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/jspaceboots-crudql/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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