Libraries tagged by php gen
php-di/invoker
42311722 Downloads
Generic and extensible callable invoker
spomky-labs/otphp
36402741 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
setasign/fpdf
48642520 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
godruoyi/php-snowflake
1654361 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
phpspec/php-diff
54046416 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
jfcherng/php-diff
3651733 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
shuchkin/simplexlsxgen
1677617 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
jbroadway/urlify
5765764 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
tecnickcom/tc-lib-barcode
5533895 Downloads
PHP library to generate linear and bidimensional barcodes
phpdocumentor/phpdocumentor
2975805 Downloads
Documentation Generator for PHP
mck89/peast
23722129 Downloads
Peast is PHP library that generates AST for JavaScript code
tecnick.com/tcpdf
2917836 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
classpreloader/classpreloader
41472816 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
phpcollection/phpcollection
62240257 Downloads
General-Purpose Collection Library for PHP
nette/forms
10893242 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.