Libraries tagged by code gen
kadevland/laravel-easy-modules
5 Downloads
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
jschaedl/api-client
1215 Downloads
A generic api client implementation to avoid writing the same boiler plate code over and over again.
joseki/file-template
1294 Downloads
PhpStorm FileTemplate generator for Nette Framework application using Symfony/Console.
jobmetric/laravel-form
3 Downloads
A package for creating generic forms that allows you to create all kinds of forms in your application in code.
hkvstore/tc-lib-barcode
1966 Downloads
PHP library to generate linear and bidimensional barcodes
feryardiant/fpdf
1750 Downloads
Unofficial FPDF library with PSR-0 compliant, clean and readable code.
dragon-code/laravel-route-names
9215 Downloads
Automatic generation of route names
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
adlawson/veval
149 Downloads
Virtual eval
ulabox/barcode-bundle
35542 Downloads
Symfony2 Barcode Generator Bundle with Twig function extension
tklovett/barcodes
152 Downloads
Barcode generator for PHP supporting 20+ barcode types
bnomei/kirby3-qrcode
2919 Downloads
Generate QRCodes. The included Panel-Field will show the QRCode and trigger download on click.
open-code-modeling/json-schema-to-php
995 Downloads
Parses JSON schema files and provides an API to easily generate code from JSON schema.
yuges-code/laravel-sluggable
62 Downloads
Slug generation for Laravel eloquent models
yuges-code/laravel-orderable
104 Downloads
📶 Order generation for Laravel eloquent models