Libraries tagged by php-wit
grayhoax/phpmaxbot
462 Downloads
MAX messenger bot framework written in PHP with full Bot API support.
gollumsf/mjml-binary
8177 Downloads
MJML compiled binary in composer for php without nodejs for MjmlBundle
forrest79/phpgsql
9313 Downloads
PostgreSQL library for PHP with fluent interface for SQL query writing.
eviweb/fuelphp-phpcs
50381 Downloads
PHP Code Sniffer standard for Fuel PHP with dedicated CLI
cline/strongly-typed-id
5112 Downloads
Strongly-typed ID value objects for PHP with support for UUID, ULID, NanoID, GUID, Sqid, Hashids and Laravel integration
ise/php-soundcloud
102059 Downloads
API Wrapper for SoundCloud written in PHP with support for authentication using OAuth 2.0 by Anton Lindqvist (mptre), composer support added by Gary Lockett (ise)
yangusik/thrun
4 Downloads
Async queue worker engine for PHP with native threads + coroutines via TrueAsync.
webfiori/queue
661 Downloads
A lightweight job queue library for PHP with file-based storage.
tsufeki/tenkawa-php-language-server
895 Downloads
Language server for PHP, with powerful static analysis and type inference
triggerhappy/mpq
72 Downloads
Handle the MPQ (MoPaQ) format natively from PHP with support for Warcraft III & Starcraft II.
totalcms/color-thief-php
119 Downloads
Maintained fork of ksubileau/color-thief-php with PHP 8.2+ deprecation fixes. Temporary bridge for Total CMS until the upstream 3.0 release.
tiny-blocks/environment-variable
1708 Downloads
Provides a type-safe environment variable reader for PHP, with strict integer and boolean conversion.
tiny-blocks/country
22433 Downloads
Provides ISO 3166-1 country and ISO 3166-2 subdivision value objects for PHP, with Alpha-2, Alpha-3, numeric, and IANA timezone resolution.
tiny-blocks/collection
16103 Downloads
Models a type-safe, fluent collection API for PHP with eager and lazy pipelines over arrays, iterators, and generators.
timesworld/phpqrcode
6872 Downloads
PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode. Based on libqrencode C library, provides API for creating QR Code barcode images (PNG, JPEG thanks to GD2). Implemented purely in PHP, with no external dependencies (except GD2 if needed).