Libraries tagged by php charts
chartmogul/chartmogul-php
1572737 Downloads
ChartMogul API PHP Client
martinlindhe/php-mb-helpers
8591574 Downloads
Provides mb_ucwords(), mb_ucfirst(), mb_strrev(), mb_str_pad(), mb_count_chars(), mb_str_split()
ddeboer/transcoder
728697 Downloads
Better encoding conversion for PHP
asispts/http-accept
214058 Downloads
PHP parser for HTTP Accept, Accept-Language, Accept-Encoding, and Content-Type headers.
symfony/ai-chat
277726 Downloads
PHP library for building chats with agents.
php-extended/php-charset-object
244213 Downloads
A library that implements the php-charset-interface package
php-extended/php-charset-interface
251992 Downloads
A library to list all the available charsets used over the internet
chartblocks/php-ssrs
58019 Downloads
PHP library for connecting to SSRS SOAP
whapi-cloud/whatsapp-api-sdk-php
1865 Downloads
Sending and receiving messages using HTTP requests. Fixed price with no hidden fees, without limits and restrictions. You will be able to send and receive text/media/files/locations/goods/orders/polls messages via WhatsApp in private or group chats. Guides and SDK can be found on our website.
halfpastfouram/phpchartjs
12404 Downloads
PHP library for ChartJS
fossar/transcoder
13030 Downloads
Better encoding conversion for PHP
atk14/translate
43086 Downloads
A PHP class for converting strings between character encodings without relying on iconv
1foru/string-encode
41928 Downloads
Facilitating the process of altering string encoding in PHP.
joseorono/sms-length-calculator-composer
1975 Downloads
PHP-based SMS length calculator. Checks if a message can be sent as GSM 7bit charset or if Unicode charset must be used. Now Composer-friendly.
detain/phlix-shared
9270 Downloads
Shared interfaces, DTOs, event names, and protocol types used by both phlix-server and phlix-hub. Composer-installable, PHP 8.3+, zero I/O by charter — the only bundled network code is the blocking CurlArrTransport (CLI/test only); event-loop consumers MUST inject an async ArrTransportInterface.