PHPackages                             friendsofsulu/maker-bundle - 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. friendsofsulu/maker-bundle

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

friendsofsulu/maker-bundle
==========================

Package to generate configuration and boilerplate code in Sulu

1.0.1(1y ago)16433↓100%1[3 issues](https://github.com/FriendsOfSulu/maker-bundle/issues)MITPHPPHP &gt;=8.2CI passing

Since May 2Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/FriendsOfSulu/maker-bundle)[ Packagist](https://packagist.org/packages/friendsofsulu/maker-bundle)[ RSS](/packages/friendsofsulu-maker-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (6)Versions (3)Used By (0)

Sulu Maker Bundle
=================

[](#sulu-maker-bundle)

This package adds code generators for Sulu configurations and other features of Sulu to get you started quicker. This bundle is based on the [Symfony maker bundle](https://symfony.com/bundles/SymfonyMakerBundle/current/index.html)

How to install
--------------

[](#how-to-install)

Installing it with composer is very easy:

```
composer require --dev friendsofsulu/maker-bundle
```

### Example Usage

[](#example-usage)

Create an entity (either manually or with `make:entity`).

```
