Libraries tagged by class generation
pear/net_url2
10835484 Downloads
Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
duncan3dc/domparser
320857 Downloads
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
text/template
190093 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.
bkcore/nocsrf
38986 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.
tonicospinelli/class-generation
20548 Downloads
Library to create Php Class files
setbased/helper-code-store-php
23711 Downloads
Helper class for indenting automatically generated PHP code
setbased/helper-code-store-mysql
22077 Downloads
Helper class for indenting automatically generated MySQL compound syntax code
setbased/helper-code-store
24795 Downloads
Abstract helper class for indenting automatically generated code
dev-lnk/laravel-code-builder
4646 Downloads
Generate classes and files from table schema
yakovenko/laravel-class-generator
42 Downloads
A Laravel package to generate Utility, Service, Trait and Helper classes
dmamontov/favicon
3688 Downloads
Class generation favicon for browsers and devices Android, Apple, Windows and display of html code. It supports a large number of settings such as margins, color, compression, three different methods of crop and screen orientation.
sfynx-project/core-bundle
1041 Downloads
This Bundle provides models of classes allowing to work and develop with Domain Driven Design, translation and tree doctrine abstraction, generation class system
julio-cavallari/laravel-dto
3 Downloads
Laravel package to automatically generate DTOs from Form Request classes
mgamadeus/colorist
2504 Downloads
A comprehensive PHP toolkit for color management and Material Design palette generation. Features a suite of classes for color representation and transformation, enabling seamless integration of vibrant color schemes and custom palettes into web and app projects. Elevate your design with precision color control.
grantholle/pear-net-url2
884 Downloads
A psr-4 compliant port of pear/net_url2: Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.