2017 © Pedro Peláez
 

symfony-bundle generator-bundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

image

kunstmaan/generator-bundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  • Thursday, October 27, 2016
  • by Kunstmaan
  • Repository
  • 20 Watchers
  • 22 Stars
  • 14,112 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 13 Forks
  • 1 Open issues
  • 68 Versions
  • 0 % Grown

The README.md

KunstmaanGeneratorBundle

Build Status Total Downloads Latest Stable Version Analytics, (*1)

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?, (*2)

Installation

This bundle is compatible with all Symfony 3.* releases. More information about installing can be found in this line by line walkthrough of installing Symfony and all our bundles, please refer to the Getting Started guide and enjoy the full blown experience., (*3)

Use

Generate a Bundle :, (*4)

bin/console kuma:generate:bundle

Generate an Entity based on the KunstmaanAdminBundle's AbstractEntity, (*5)

bin/console kuma:generate:entity

Generate a KunstmaanAdminList for an Entity :, (*6)

bin/console kuma:generate:adminlist --entity=Bundle:Entity

Website

Generate a default website using the Kunstmaan bundles :, (*7)

bin/console kuma:generate:default-site --namespace=Namespace\NamedBundle --prefix=tableprefix_

Search page

Generate a search page based on the KunstmaanNodeSearchBundle :, (*8)

bin/console kuma:generate:searchpage --namespace=Namespace\NamedBundle --prefix=tableprefix_

Article : Overview and detail pages

Generate an overview page with article pages. The overview page contains a paginated list of its articles. The articles are managed by AdminLists., (*9)

bin/console kuma:generate:article --namespace=Namespace\NamedBundle --entity=Entity --prefix=tableprefix_

Page

Generate a new custom page :, (*10)

bin/console kuma:generate:page --prefix=tableprefix_

PagePart

Generate a new page part page based on the KunstmaanPagePartBundle :, (*11)

bin/console kuma:generate:pagepart --prefix=tableprefix_

More

You can find more detailed information about these commands here, (*12)

Symfony 2.2

If you want to use this bundle for a Symfony 2.2 release, use the 2.2 branch., (*13)

The Versions

27/10 2016

dev-sf3

dev-sf3 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

11/10 2016

dev-revert-1302-bugfix/multidomain

dev-revert-1302-bugfix/multidomain https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

11/10 2016

dev-revert-1336-fix#twig-get-name

dev-revert-1336-fix#twig-get-name https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

06/10 2016

dev-master

9999999-dev https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

30/08 2016

dev-revert-1243-hotfix/generator-translations

dev-revert-1243-hotfix/generator-translations https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

20/06 2016

4.0.0-RC1

4.0.0.0-RC1 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

01/03 2016

3.5.1

3.5.1.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

12/02 2016

3.5.x-dev

3.5.9999999.9999999-dev https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

12/02 2016

3.5.0

3.5.0.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

20/01 2016

dev-fix-sensiolabs-insight

dev-fix-sensiolabs-insight https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

30/11 2015

3.4.x-dev

3.4.9999999.9999999-dev https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

30/11 2015

3.4.2

3.4.2.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

10/10 2015

3.4.1

3.4.1.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

05/10 2015

3.4.0

3.4.0.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

18/09 2015

3.3.x-dev

3.3.9999999.9999999-dev https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

18/09 2015

3.3.2

3.3.2.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

18/09 2015

3.3.3

3.3.3.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

18/09 2015

3.3.4

3.3.4.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

16/09 2015

3.3.1

3.3.1.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

23/08 2015

3.3.0

3.3.0.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

07/08 2015

3.2.x-dev

3.2.9999999.9999999-dev https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

07/08 2015

3.2.4

3.2.4.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

07/08 2015

3.2.4.1

3.2.4.1 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

07/08 2015

3.2.5

3.2.5.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

07/08 2015

3.2.6

3.2.6.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

19/07 2015

3.2.2

3.2.2.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

19/07 2015

3.2.3

3.2.3.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

17/07 2015

3.2.1.1

3.2.1.1 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

13/07 2015

3.2.1

3.2.1.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

10/06 2015

3.2.0

3.2.0.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

28/05 2015

3.1.x-dev

3.1.9999999.9999999-dev https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

28/05 2015

3.1.2

3.1.2.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

28/05 2015

3.1.3

3.1.3.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

28/05 2015

3.1.4

3.1.4.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

05/05 2015

3.1.1

3.1.1.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

10/04 2015

3.1.0

3.1.0.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

07/03 2015

3.0.x-dev

3.0.9999999.9999999-dev https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

07/03 2015

3.0.2

3.0.2.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

07/03 2015

3.0.3

3.0.3.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

23/01 2015

3.0.1

3.0.1.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

09/12 2014

3.0.0

3.0.0.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

22/06 2014

v2.3.16

2.3.16.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

22/06 2014

v2.3.15

2.3.15.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

22/05 2014

v2.3.14

2.3.14.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

20/05 2014

v2.3.13

2.3.13.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

16/05 2014

v2.3.12

2.3.12.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

24/04 2014

v2.3.11

2.3.11.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

17/04 2014

v2.3.10

2.3.10.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

17/04 2014

v2.3.9

2.3.9.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

17/04 2014

v2.3.8

2.3.8.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

17/04 2014

v2.3.7

2.3.7.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

05/04 2014

v2.3.6

2.3.6.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

04/04 2014

v2.3.5

2.3.5.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

03/04 2014

v2.3.4

2.3.4.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

04/03 2014

v2.3.3

2.3.3.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

07/12 2013

v2.3.2

2.3.2.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

30/10 2013

v2.2.9

2.2.9.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

24/10 2013

v2.3.1

2.3.1.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

12/08 2013

v2.3

2.3.0.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

17/06 2013

v2.2.8

2.2.8.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

11/04 2013

v2.2.4

2.2.4.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

01/03 2013

v2.2.3

2.2.3.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

28/02 2013

v2.2.2

2.2.2.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

13/02 2013

v2.2.1

2.2.1.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

04/02 2013

v2.2

2.2.0.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan

17/01 2013

v2.1.2

2.1.2.0 https://github.com/Kunstmaan/KunstmaanGeneratorBundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

  Sources   Download

MIT

The Requires

 

generator cms kunstmaan