Libraries tagged by class generation
rudra/docs
1467 Downloads
Command line tool for generating markdown-formatted class documentation
tatilcom/composer-service-handler
1291 Downloads
Composer script handling for generating service definitions from class annotation
rotexsoft/leanorm-cli
114 Downloads
Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.
micro/dto
489 Downloads
Library for generating and validation DTO classes.
lee-ratinan/emv-qr
35 Downloads
This PHP class is for reading and generating EMV QR codes, which is the QR code for making payments via mobile payment platforms.
hprotravel/composer-service-handler
1931 Downloads
Composer script handling for generating service definitions from class annotation
hostnet/wsdl2php
7544 Downloads
wsdl2php is a tool for generating PHP 5 proxy classes that can be used to access
caydeesoft/datatable-generator
31 Downloads
A Laravel package for generating server-side DataTables classes
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
bluemoehre/wave-php
145 Downloads
PHP class for native reading WAV (RIFF-WAVE) metadata and generating SVG-Waveforms. (PCM only)
pilov-pa/class-from-json
4 Downloads
This package is for generating class code based on json structure
wawan/laravel-make-class
11 Downloads
Artisan command for generating a new custom class in Laravel.
samhastings/classistant
10 Downloads
A fluent interface for generating PHP classes in PHP
jeurboy/swagger-to-aws-api-gateway
815 Downloads
Class generating swagger json into importable AWS api gateway format.
ykxiao/dmpdf
13 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.