Libraries tagged by generate link
typo3/neos-kickstarter
107876 Downloads
A simple generator for Neos assets, like sites and plugins.
krecu/class.uuid.php
48 Downloads
UUID generator base on implementation by Fredrik Lindberg
bakgul/laravel-file-creator
102 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.
siriusphp/stratum
5 Downloads
General purpose library that allows extending the functionality of your objects through a decorator-like mechanism
symbiotic/linear-congruential-generator
2 Downloads
Linear congruential pseudo-random number generator in the range MIN - MAX
enxebre/cli-generator
11 Downloads
CliGenerator (command-line interface generator) is a library that complements the Symfony Console Component providing a tool for generating loads of commands dynamically from a given source
lingxiao/swoft-code-generator
41 Downloads
CodeGenerator for swoft framework
skrull/node-migration-generator
5 Downloads
Create node migrations from the command line
rokde/number-generator
1 Downloads
A number generator with placeholders for laravel. It creates various number-based formats like invoice numbers or customer numbers.
lbmadesia/generator
46 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
lbmadesia/api-generator
33 Downloads
To create a api with all related files like controller, route etc with a simple restapi.
krgupta/generator
71 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
jalis/service-generator
309 Downloads
Symfony2 Bundle for create services by command line
hijaumuda/generator
15 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
farafiri/class-generator-for-php
23 Downloads
Library for creating and autoloading classes for common patterns like decorator, null object, composite, lazy loading, proxy object