Libraries tagged by class generation
pear/net_url2
13003451 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
411435 Downloads
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
bkcore/nocsrf
43254 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.
text/template
206974 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.
setbased/helper-code-store-php
51538 Downloads
Helper class for indenting automatically generated PHP code
setbased/helper-code-store-mysql
49757 Downloads
Helper class for indenting automatically generated MySQL compound syntax code
setbased/helper-code-store
52643 Downloads
Abstract helper class for indenting automatically generated code
abrha/laravel-data-docs
620 Downloads
Generate beautiful API documentation from Laravel Data classes with attributes for query parameters, hidden fields, and response data
carono/codegen
6931 Downloads
PHP class generation
ropendev/datatablesphp
6753 Downloads
PHP DataTables wrapper class for DataTables.js (Html and/or Javascript generation, Server-Side SQL) .
yakovenko/laravel-class-generator
463 Downloads
A Laravel package to generate Utility, Service, Trait and Helper classes
dmamontov/favicon
3705 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.
julio-cavallari/laravel-dto
4 Downloads
Laravel package to automatically generate DTOs from Form Request classes
dev-lnk/laravel-code-builder
4756 Downloads
Generate classes and files from table schema
dcardenasl/ci4-api-core
2206 Downloads
DTO-first API runtime foundation for CodeIgniter 4: base classes, HTTP layer, services, repositories, filters, audit chain, and queue. Powers ci4-api-starter and ci4-domain-starter. Pair with dcardenasl/ci4-api-scaffolding for CRUD generation.