Libraries tagged by php gen
jasongrimes/paginator
1115416 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
pascaldevink/shortuuid
1593189 Downloads
PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs
wp-cli/config-command
7554060 Downloads
Generates and reads the wp-config.php file.
wapmorgan/morphos
1021719 Downloads
A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.
icamys/php-sitemap-generator
288275 Downloads
Simple PHP sitemap generator.
php-stubs/generator
211277 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
joshtronic/php-loremipsum
1084293 Downloads
Lorem ipsum generator in PHP without dependencies
ircmaxell/php-yacc
76054 Downloads
A PHP YACC Parser-Generator library
appwrite/sdk-generator
70176 Downloads
Appwrite PHP library for generating API SDKs for multiple programming languages and platforms
psliwa/php-pdf
507341 Downloads
Pdf and graphic files generator library for PHP.
pontedilana/php-weasyprint
789313 Downloads
PHP library allowing PDF generation from an url or a html page. Wrapper for Kozea/WeasyPrint.
lasserafn/php-initials
3982761 Downloads
A package to generate initials in PHP
alhimik1986/php-excel-templator
274583 Downloads
PHP Spreadsheet extension for generating excel files from template
brendt/php-sparkline
50167 Downloads
Generate sparkline SVGs in PHP
ocramius/code-generator-utils
1396053 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection