PHPackages                             dm-la/lighthouse-schema-generator - 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. dm-la/lighthouse-schema-generator

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

dm-la/lighthouse-schema-generator
=================================

v0.1.0(4y ago)81534[1 issues](https://github.com/DM-la/lighthouse-schema-generator/issues)MITPHPPHP &gt;= 7.2

Since Dec 21Pushed 4y ago2 watchersCompare

[ Source](https://github.com/DM-la/lighthouse-schema-generator)[ Packagist](https://packagist.org/packages/dm-la/lighthouse-schema-generator)[ RSS](/packages/dm-la-lighthouse-schema-generator/feed)WikiDiscussions main Synced today

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

Lighthouse schema generator
===========================

[](#lighthouse-schema-generator)

CONTENTS OF THIS FILE
---------------------

[](#contents-of-this-file)

- Updates
- Description
- Key packages
- Installation
- Usage

UPDATES
-------

[](#updates)

21.12.2021 - added generation graphql schemas (**ONLY TYPES**) based on [Laravel](https://github.com/laravel/laravel) models and tables.

DESCRIPTION
-----------

[](#description)

Lighthouse schema generator is a package for generation graphql schemas made as an extension for ["nuwave/lighthouse"](https://github.com/nuwave/lighthouse) package.

KEY PACKAGES
------------

[](#key-packages)

- Lighthouse-php ()
- Doctrine/DBAL ()

INSTALLATION
------------

[](#installation)

1. **Set up** database connection in .env configuration file.
2. Run: composer require dm-la/lighthouse-schema-generator

USAGE
-----

[](#usage)

Graphql schemas generation:

```
php artisan make:graphql-schema
   -f|force - force schemas generation, rewriting existing schemas
   --models-path= - Path for models folder, relative to app path
```

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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

1599d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5e18693c2c783291936ae2ca8db236b7d22009f3425a7936f089b0e049175898?d=identicon)[DM-la](/maintainers/DM-la)

---

Top Contributors

[![DimaSmile](https://avatars.githubusercontent.com/u/25588793?v=4)](https://github.com/DimaSmile "DimaSmile (2 commits)")[![DM-la](https://avatars.githubusercontent.com/u/85396911?v=4)](https://github.com/DM-la "DM-la (2 commits)")[![Jlecter](https://avatars.githubusercontent.com/u/57863101?v=4)](https://github.com/Jlecter "Jlecter (1 commits)")

---

Tags

laravel

###  Code Quality

Static AnalysisPHPStan, Psalm

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/dm-la-lighthouse-schema-generator/health.svg)

```
[![Health](https://phpackages.com/badges/dm-la-lighthouse-schema-generator/health.svg)](https://phpackages.com/packages/dm-la-lighthouse-schema-generator)
```

###  Alternatives

[hyn/multi-tenant

Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.

2.6k1.1M9](/packages/hyn-multi-tenant)[ronasit/laravel-helpers

Provided helpers function and some helper class.

1475.7k13](/packages/ronasit-laravel-helpers)[foryoufeng/laravel-generator

A tool for generate Laravel code file

712.8k](/packages/foryoufeng-laravel-generator)[ohseesoftware/laravel-server-analytics

Server side analytics for your Laravel application or website.

1421.2k1](/packages/ohseesoftware-laravel-server-analytics)[skovachev/fakefactory

A model factory package for Laravel 4 with expressive API for creating custom tailored dummy objects

291.1k](/packages/skovachev-fakefactory)

PHPackages © 2026

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