PHPackages                             laravelit/angular-gen - 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. laravelit/angular-gen

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

laravelit/angular-gen
=====================

Angular generators for Artisan

0.0.1(8y ago)022MITPHP

Since Sep 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/laravelit/angular-gen)[ Packagist](https://packagist.org/packages/laravelit/angular-gen)[ RSS](/packages/laravelit-angular-gen/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Laravel Angular Artisan Generators
==================================

[](#laravel-angular-artisan-generators)

Angular generators for Artisan. Originally created at [laravel5-angular-material-starter](https://github.com/jadjoubran/laravel5-angular-material-starter).

Usage
=====

[](#usage)

```
artisan ng:page name       #New page inside angular/app/pages/
artisan ng:dialog name     #New custom dialog inside angular/dialogs/
artisan ng:component name  #New component inside angular/app/components/
artisan ng:service name    #New service inside angular/services/
artisan ng:filter name     #New filter inside angular/filters/
artisan ng:config name     #New config inside angular/config/

```

Installation
============

[](#installation)

If you're using the starter project, then it's already pre-installed.

```
composer require Laravelit/angular-gen

//and then add the provider in config/app.php
Laravelit\Generators\LaravelServiceProvider::class,

php artisan vendor:publish

```

Documentation
=============

[](#documentation)

[View Angular Generators documentation](https://laravel-angular.readme.io/docs/generators-intro)

Contributors
============

[](#contributors)

Originally created at [laravel5-angular-material-starter](https://github.com/jadjoubran/laravel5-angular-material-starter) then moved to a separate package by [@m33ch](https://github.com/m33ch)

Notes
=====

[](#notes)

- Do not append the word `service`, it will be automatically added for you.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3203d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/laravelit-angular-gen/health.svg)

```
[![Health](https://phpackages.com/badges/laravelit-angular-gen/health.svg)](https://phpackages.com/packages/laravelit-angular-gen)
```

###  Alternatives

[livewire/flux

The official UI component library for Livewire.

9527.8M124](/packages/livewire-flux)[yajra/laravel-datatables-buttons

Laravel DataTables Buttons Plugin.

2629.8M58](/packages/yajra-laravel-datatables-buttons)[spatie/laravel-export

Create a static site bundle from a Laravel app

673139.5k6](/packages/spatie-laravel-export)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

198321.1k](/packages/fumeapp-modeltyper)[zidbih/laravel-deadlock

Make temporary Laravel workarounds expire and fail CI when ignored.

984.0k](/packages/zidbih-laravel-deadlock)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

19253.0k3](/packages/interaction-design-foundation-laravel-geoip)

PHPackages © 2026

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