Libraries tagged by class generation
pear/net_url2
13389682 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
420778 Downloads
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
bkcore/nocsrf
43946 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.
text/template
209232 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.
vardumper/extended-htmldocument
546 Downloads
ExtendedHTMLDocument is a simple PHP library which adds all HTML5 Elements as PHP classes and extends PHP 8.4's DOM\HTMLDocument class.
setbased/helper-code-store-php
56169 Downloads
Helper class for indenting automatically generated PHP code
setbased/helper-code-store-mysql
54390 Downloads
Helper class for indenting automatically generated MySQL compound syntax code
setbased/helper-code-store
57276 Downloads
Abstract helper class for indenting automatically generated code
codewithagents/openapi-laravel
939 Downloads
Generate Laravel models (spatie/laravel-data classes, validation rules, enums) from an OpenAPI spec. The spec is the source of truth.
tonicospinelli/class-generation
20624 Downloads
Library to create Php Class files
dmamontov/favicon
3706 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
4772 Downloads
Generate classes and files from table schema
dcardenasl/ci4-api-core
2701 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.
abrha/laravel-data-docs
673 Downloads
Generate beautiful API documentation from Laravel Data classes with attributes for query parameters, hidden fields, and response data