Libraries tagged by class generation
eclipsegc/classiphpy
9 Downloads
A php library for generating php classes from various sources.
tatilcom/composer-service-handler
982 Downloads
Composer script handling for generating service definitions from class annotation
micro/dto
482 Downloads
Library for generating and validation DTO classes.
lee-ratinan/emv-qr
32 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
1823 Downloads
Composer script handling for generating service definitions from class annotation
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
123 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
peterujah/nano-stamp
25 Downloads
Nano Stamp is Php Class to create a custom stamp using the GD Graphics Library. It simplifies the process of generating stamps, such as circular and square designs, accompanied by dynamic text and styling.
jeurboy/swagger-to-aws-api-gateway
815 Downloads
Class generating swagger json into importable AWS api gateway format.
ykxiao/dmpdf
12 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
xzy/tcpdf
5 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
xu/facebook
592 Downloads
A simple facebook generating class based on FPDF.