Libraries tagged by php gen
php-di/invoker
48024297 Downloads
Generic and extensible callable invoker
spomky-labs/otphp
39774660 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
53996753 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
1892573 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
phpspec/php-diff
56222400 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
jfcherng/php-diff
4183410 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
shuchkin/simplexlsxgen
1873458 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
jeroendesloovere/vcard
3180417 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
laravel/wayfinder
309214 Downloads
Generate TypeScript representations of your Laravel actions and routes.
jbroadway/urlify
6336705 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
tecnickcom/tc-lib-barcode
6107236 Downloads
PHP library to generate linear and bidimensional barcodes
phpdocumentor/phpdocumentor
3017484 Downloads
Documentation Generator for PHP
mck89/peast
27806803 Downloads
Peast is PHP library that generates AST for JavaScript code
tecnick.com/tcpdf
2990663 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
classpreloader/classpreloader
41812570 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case