PHPackages                             skybase/skygen - 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. skybase/skygen

ActiveLibrary

skybase/skygen
==============

00

Since Jan 17Pushed 2y ago1 watchersCompare

[ Source](https://github.com/skybaseinnovations/skygen)[ Packagist](https://packagist.org/packages/skybase/skygen)[ RSS](/packages/skybase-skygen/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SkyGen is a Laravel package designed to streamline your development process. It provides a powerful set of tools to quickly generate CRUD templates based on Skybase's proven template, along with a suite of additional functionalities to enhance your Laravel applications.

Features
--------

[](#features)

- Rapid CRUD template generation
- Custom Skybase-styled scaffolding
- Additional utilities for common development tasks (more features to be added)

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

[](#installation)

- Install the package via composer:

    composer require skybase/skygenflow

Usage
-----

[](#usage)

After installation, you can use the SkyGenFlow commands to generate your CRUD templates and other components.

Generating a CRUD Template
--------------------------

[](#generating-a-crud-template)

```
php artisan skygen:crud {ModelName}

```

Replace {ModelName} with the desired name of your model.

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

[](#contributing)

Contributions are welcome and will be fully credited. We accept contributions via Pull Requests on Github.

Pull Requests
-------------

[](#pull-requests)

- PSR-12 Coding Standard - The easiest way to apply the conventions is to run php-cs-fixer.
- Add tests! - Your patch won't be accepted if it doesn't have tests.
- Document any change in behavior - Make sure the README.md and any other relevant documentation are kept up-to-date.
- Consider our release cycle - We try to follow SemVer v2.0.0.
- Create feature branches - Don't ask us to pull from your master branch.
- One pull request per feature - If you want to do more than one thing, send multiple pull requests.

Security
--------

[](#security)

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

Credits
-------

[](#credits)

Your Name All Contributors License The MIT License (MIT). Please see License File for more information.

###  Health Score

12

—

LowBetter than 0% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 Bus Factor1

Top contributor holds 75% 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/2faa8cae2e43b718c6bfa74620ec862ac8e4ca2d593e4be54250c9c05c27aa96?d=identicon)[skybase](/maintainers/skybase)

---

Top Contributors

[![feebko](https://avatars.githubusercontent.com/u/19746635?v=4)](https://github.com/feebko "feebko (3 commits)")[![sonaamhitang](https://avatars.githubusercontent.com/u/16274666?v=4)](https://github.com/sonaamhitang "sonaamhitang (1 commits)")

### Embed Badge

![Health badge](/badges/skybase-skygen/health.svg)

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

PHPackages © 2026

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