Libraries tagged by php tile generator
badraxas/adstxt
21 Downloads
The AdsTxt Generator for PHP is a simple and easy-to-use library that allows you to work with the Authorized Digital Sellers (ads.txt) file format in your PHP applications.
weysan/phpclg
1111 Downloads
PHP Changelog Generator can generate automatically a changelog file according to git pull requests
spomky-labs/otphp
51828923 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
wapmorgan/morphos
1418443 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.
danielstjules/php-pretty-datetime
101598 Downloads
Generates human-readable strings for PHP DateTime objects
benhall14/php-calendar
29289 Downloads
A simple PHP class to generate calendars.
andreas-glaser/php-helpers
88907 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
detain/php-pretty-datetime
2264 Downloads
Generates human-readable strings for PHP DateTime objects
hejunjie/google-authenticator
1249 Downloads
一个用于生成和验证时间基础一次性密码(TOTP)的 PHP 包,支持 Google Authenticator 及类似应用。功能包括密钥生成、二维码创建和 OTP 验证 | A PHP library for generating and verifying Time-Based One-Time Passwords (TOTP). Compatible with Google Authenticator and similar apps, with features like secret generation, QR code creation, and OTP verification.
myanmyanpay/mmpay-php-sdk
404 Downloads
PHP One Time MMQR generation and Payment integration software developement kit created by MyanMyanPay Team
ars/laravel-otp-code
76 Downloads
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.
tinigin/morphos
3198 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.
maherelgamil/arabicdatetime
4561 Downloads
Easy and useful tool to generate arabic or hijri date with multi-language support for laravel
brainfoolong/svg-charts
1263 Downloads
Generate SVG image charts to be able to use it in web and pdf at the same time.
imseyed/auth2fa
162 Downloads
PHP library provides functionality for generating Time-based One Time Passwords (TOTP) and HMAC-based One Time Passwords (HOTP), commonly used in two-factor authentication (2FA) systems.