Libraries tagged by generate link
maika-kanaka/php-component-ui
116 Downloads
A simple php generator for user interface for severals framework like bootstrap, semantic-ui & materialize
siriusphp/stratum
5 Downloads
General purpose library that allows extending the functionality of your objects through a decorator-like mechanism
porifa/laravel-object-blueprint-generator
5 Downloads
Laravel Object Blue Generator (Like Actions, Services, Helpers, Enums, Contracts/Interfaces, Concerns/Traits)
symbiotic/linear-congruential-generator
4 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
wink/wink-model-generator
18 Downloads
A powerful Laravel package that automatically generates Eloquent models from your existing database schema, supporting both MySQL and SQLite databases
skrull/node-migration-generator
5 Downloads
Create node migrations from the command line
rokde/number-generator
2 Downloads
A number generator with placeholders for laravel. It creates various number-based formats like invoice numbers or customer numbers.
mruganshi/code-generator
7 Downloads
A Laravel package with a web interface to easily create full CRUD APIs — like models, controllers, migrations, services, traits, notifications, policies, and more. Built using Laravel and Livewire.
lukaszmakuch/text-generator
117 Downloads
Converts anything to text. Works like a toString implementation, but outside the object.
krgupta/generator
72 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
18 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