Libraries tagged by php gen
php-di/invoker
64918801 Downloads
Generic and extensible callable invoker
spomky-labs/otphp
50418325 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
71087081 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.
lasserafn/php-initial-avatar-generator
4446968 Downloads
A package to generate avatars with initials for PHP
godruoyi/php-snowflake
2604102 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
phpspec/php-diff
61780719 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
jfcherng/php-diff
5848594 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
shuchkin/simplexlsxgen
2445468 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
jeroendesloovere/vcard
3885410 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.
theodo-group/llphant
411734 Downloads
LLPhant is a library to help you build Generative AI applications.
jbroadway/urlify
8163005 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
tecnickcom/tc-lib-barcode
7850345 Downloads
PHP library to generate linear and bidimensional barcodes
phpdocumentor/phpdocumentor
3121722 Downloads
Documentation Generator for PHP
mck89/peast
39307737 Downloads
Peast is PHP library that generates AST for JavaScript code
classpreloader/classpreloader
42815503 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case