Libraries tagged by class generation
voral/mock-builder
42 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.
vanetten/dynamictable
10 Downloads
A simple PHP class to generate dynamic HTML tables from a multidimensional associative array.
uzbek/classtools
260 Downloads
Find, extract and process classes from file system
tomsgu/vcard
178 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
tolstoydotcom/csvobject
1 Downloads
Generates PHP classes to read a CSV file.
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
tei187/intensification-gradient
7 Downloads
IntensificationGradient is a PHP class used to generate a decimal-step-based RGBa gradient data arrays, based on defined stops. Especially usefull with intensification displays (like ticks per hour, visits per day, etc.) or compositions based on gradient range of limiting colors (brand guides, etc.).
smeedijzer-internet/vcard
28 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
rtek/aws-gen
4 Downloads
Generate PHP wrapper classes for AWS services, operations and types
rfc-6350/vcard
4 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
rapttor/html
43 Downloads
General HTML class
professionalweb/php2wsdl
2096 Downloads
Create WSDL files form PHP classes.
misch717/php2wsdl
723 Downloads
Create WSDL files from PHP classes.
metarush/getter
122 Downloads
Generate a class with getter methods from a yaml or env file
lvyun66/json2php
13 Downloads
Generate php files(PHP class) based on json