Libraries tagged by php5.6
erikwang2013/season
769 Downloads
PHP library / extension that resolves the current season from an ISO 3166-1 alpha-2 country code. Use it as a plain Composer package, or integrate with Laravel 7–11, ThinkPHP 6 / 8, Hyperf 2 / 3, and webman. Besides English season keys (spring, etc.) and Chinese names, it provides flag emoji, localized season names by BCP 47 locale, hemisphere detection, and optional date-based calculation.
emmedy/h5p-bundle
6041 Downloads
H5P Bundle for Symfony 5, 6 and Symfony 7
devrabiul/laravel-paystack
10725 Downloads
A Laravel Package for Paystack
pvmlibs/flexid
2799 Downloads
Fast unique 64-bit integer ID generator
platine-php/cookie
5893 Downloads
Platine Cookie is the cookie management in accordance with the RFC 6265 specification
josantonius/language-code
9541 Downloads
PHP library to get language name from code.
aza/math
22672 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
php-opcua/opcua-client
1521 Downloads
Pure PHP OPC UA client — binary protocol over TCP, 6 security policies, browse/read/write/subscribe/history, zero external dependencies
symfony/polyfill-time
334 Downloads
Symfony polyfill for the Time API added to PHP 8.6
realityking/hash_equals
67602 Downloads
Provides functionality for hash_equals() to projects using PHP earlier than version 5.6.
artisansdk/srp
6451 Downloads
A client and server-side implementation in PHP of the Secure Remote Password (SRP-6a) protocol.
sugarcraft/sugar-toast
1405 Downloads
PHP port of DaltonSW/bubbleup — floating alert notification component for terminal UIs. Supports error/warning/info/success alerts at 6 screen positions, dynamic width, NerdFont/Unicode/ASCII symbols, auto-dismiss timers.
erikwang2013/encryptable
544 Downloads
Encryptable Eloquent casts and helpers for PHP 8.2+ with Laravel 10–12 / Webman (Illuminate), Hyperf 2–3, and ThinkPHP 6–8 bridges.
o3-shop/smarty
7053 Downloads
Smarty - the compiling PHP template engine - Limited fork of the 2.6 branch specifically for increased system requirements of the O3 shop before the switch to a current template engine in the near future.
accredifysg/php-keccak-64bit
168 Downloads
Fast, dependency-free Keccak (224/256/384/512) and SHAKE (128/256) for 64-bit PHP — a drop-in, ~5x faster alternative to kornrunner/keccak.