Libraries tagged by class gen
php2wsdl/php2wsdl
527373 Downloads
Create WSDL files form PHP classes.
pburggraf/crc
247941 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values
eclipxe/micro-catalog
160862 Downloads
Micro catalog template class, useful to create value objects based on a known small catalog
duncan3dc/domparser
412565 Downloads
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
simple-bus/serialization
1735382 Downloads
Generic classes and interfaces for serializing messages
oittaa/uuid
330834 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
benhall14/php-calendar
29441 Downloads
A simple PHP class to generate calendars.
guava/filament-icons
29775 Downloads
This package allows you to generate enum classes for ANY blade icon set you have installed, making working with them a breeze!
victorjonsson/markdowndocs
429078 Downloads
Command line tool for generating markdown-formatted class documentation
packaged/helpers
216957 Downloads
Generic PHP Helper Classes
bkcore/nocsrf
43409 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.
enrise/urihelper
128158 Downloads
A general URI helper class for PHP
google/proto-client
2910662 Downloads
Generated proto and gRPC classes for Google Cloud Platform in PHP
simplesamlphp/composer-xmlprovider-installer
2398057 Downloads
A composer plugin that will auto-generate a classmap with all classes that implement SerializableElementInterface.
text/template
207261 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.