Libraries tagged by class generation
pear/net_url2
12658699 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
401274 Downloads
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
bkcore/nocsrf
42588 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.
text/template
204513 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
46384 Downloads
Helper class for indenting automatically generated PHP code
setbased/helper-code-store-mysql
44600 Downloads
Helper class for indenting automatically generated MySQL compound syntax code
setbased/helper-code-store
47476 Downloads
Abstract helper class for indenting automatically generated code
vardumper/extended-htmldocument
359 Downloads
ExtendedHTMLDocument is a simple PHP library which adds all HTML5 Elements as PHP classes and extends PHP 8.4's DOM\HTMLDocument class.
dcardenasl/ci4-api-core
1794 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.
skiexx/laravel-data-scramble
512 Downloads
Free Scramble extension for automatic OpenAPI schema generation from spatie/laravel-data classes
yakovenko/laravel-class-generator
359 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
4743 Downloads
Generate classes and files from table schema
abrha/laravel-data-docs
148 Downloads
Generate beautiful API documentation from Laravel Data classes with attributes for query parameters, hidden fields, and response data