Libraries tagged by php class gen
php-extended/php-io
109 Downloads
Classes to implement generic input and output operations
bastelbot/php-common
4 Downloads
some generic helper classes
net_bazzline/classmap_generator
56 Downloads
php classmap and autoloader generator for psr-0 and previous php files - it should find all classes in every php file
openapi-next-generation/microframework-tools-php
92 Downloads
provides some classes useful for a php microservice
ok/uml-php
44 Downloads
The library for generating information about project's classes
igor/php-jwt-manager
20 Downloads
A class to decode, verify and generate tokens with the php-jwt library
stolfam/generic-producer-consumer-queue-php
26 Downloads
Simple PHP8 classes for queueing data streams.
mmouih/entity-generator
6 Downloads
A tool designed to streamline the conversion of payloads (json, xml or yaml) into class entities
izica/php-html-classnames
189 Downloads
Php generator for html classnames
dharmvijay/constant-class-for-enum
45 Downloads
Base constant class to create constants for enum and different other general purposes with some other features like check exist ,get values ,get keys... etc.
chrissileinus/template-php
20 Downloads
A template engine to generate strings from a template. Also it is possible to colorize parts with ANSI codes with the help of the ansiPHP class.
artisanbr/generic-model
47 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks, based and inspired in jenssegers/model
dvandersluijs/wsdl-to-class
84 Downloads
Generate PHP7 code from an WSDL file
zloadmin/mpdf
16 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support
vanetten/dynamictable
9 Downloads
A simple PHP class to generate dynamic HTML tables from a multidimensional associative array.