Libraries tagged by php gen
php-di/invoker
45146042 Downloads
Generic and extensible callable invoker
spomky-labs/otphp
37812660 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
50838328 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
1757749 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
phpspec/php-diff
55011073 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
jfcherng/php-diff
3863876 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
shuchkin/simplexlsxgen
1759053 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
jbroadway/urlify
6000187 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
tecnickcom/tc-lib-barcode
5777346 Downloads
PHP library to generate linear and bidimensional barcodes
phpdocumentor/phpdocumentor
2995048 Downloads
Documentation Generator for PHP
mck89/peast
25504759 Downloads
Peast is PHP library that generates AST for JavaScript code
tecnick.com/tcpdf
2952031 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
classpreloader/classpreloader
41616041 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
phpcollection/phpcollection
62562418 Downloads
General-Purpose Collection Library for PHP
nette/forms
11322247 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.