Libraries tagged by deck
christian-riesen/base32
27832209 Downloads
Base32 encoder/decoder according to RFC 4648
fgrosse/phpasn1
32111823 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
spomky-labs/base64url
34133442 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
php-stubs/wordpress-stubs
9263410 Downloads
WordPress function and class declaration stubs for static analysis.
league/flysystem-cached-adapter
25818603 Downloads
An adapter decorator to enable meta-data caching.
intervention/gif
9557321 Downloads
Native PHP GIF Encoder/Decoder
piwik/device-detector
11688274 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
prestashop/decimal
6374712 Downloads
Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.
nunomaduro/laravel-desktop-notifier
1384733 Downloads
Send notifications to your desktop from your Laravel commands. An JoliNotif wrapper for Laravel 5.
yethee/tiktoken
1748059 Downloads
PHP version of tiktoken
wapmorgan/morphos
1071348 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.
spomky-labs/pki-framework
15858281 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
ryoluo/sail-ssl
452229 Downloads
Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.
rubix/tensor
1158529 Downloads
A library and extension that provides objects for scientific computing in PHP.
robclancy/presenter
1027527 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.