Libraries tagged by php class gen
laventure/class-metadata
50 Downloads
Generic implementation class metadata
drago-ex/generator
660 Downloads
A tool for generating PHP entities and form data classes, built on PHP 8.3 and Nette Framework.
bastelbot/php-common
6 Downloads
some generic helper classes
php-cast/php-cast
37 Downloads
Cast variables to different types. Native types, generic types, custom classes, nested classes, and more
net_bazzline/classmap_generator
57 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
93 Downloads
provides some classes useful for a php microservice
ok/uml-php
47 Downloads
The library for generating information about project's classes
igor/php-jwt-manager
22 Downloads
A class to decode, verify and generate tokens with the php-jwt library
vairogs/functions-php
0 Downloads
A PHP library providing enhanced PHP utility functions for reflection, introspection, and general PHP programming tasks
stolfam/generic-producer-consumer-queue-php
27 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
208 Downloads
Php generator for html classnames
dharmvijay/constant-class-for-enum
46 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
22 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
50 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks, based and inspired in jenssegers/model