Libraries tagged by generate code
lvzhao1995/code-generate
2468 Downloads
适用于ThinkPHP的代码生成工具
codebuds/generate-ts-bundle
38 Downloads
Generate typescript code from the php files
net_bazzline/php_component_code_generator
1556 Downloads
free as in freedom component to generate php code for class, file, method, property, constant, documentation
macmotp/codegen
137 Downloads
Generate human friendly codes
pirey/code-generator
1351 Downloads
Generate serial identifier with prefix
developerawam/generate-migration
24 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
aliirfaan/laravel-mu-qr-code
54 Downloads
Generate textual representation of merchant presented national QR code for MU based on EMV(registered trademark) QR Code Specification for Payment Systems.
ajulcab/laravel-generate-model
547 Downloads
Reliese Components for Laravel Framework code generation.
prune-mazui/zephir-ide-helper
47 Downloads
Generate php code completion file from zephir file(.zep).
not-empty/ala-microframework-php
9 Downloads
API Rest based in lumen using query builder that auto generate base code for simple crud (with automatic generated 100% unit and feature tests). To be used as a simple and fast way to implement microservices architecture
kristijorgji/db-to-php
3476 Downloads
A library to generate application code based on database definition.
algoyounes/qr-forge
387 Downloads
PHP Package to generate QR Codes
adminweb/qrcode-zf2-module
4219 Downloads
A zend framework 2 module for generate qr code using the google api.
voral/mock-builder
39 Downloads
A PHP utility to generate mock classes by processing source code, leaving only public methods and clearing their bodies. Supports PSR-4 and is ideal for testing complex systems without Dependency Injection.
yakovenko/laravel-class-generator
26 Downloads
A Laravel package to generate Utility, Service, Trait and Helper classes