Libraries tagged by cl
pda/pheanstalk
34145433 Downloads
PHP client for beanstalkd queue
orhanerday/open-ai
5224351 Downloads
OpenAI GPT-3 Api Client in PHP
neitanod/forceutf8
24176901 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
46646430 Downloads
A simple YAML loader/dumper class for PHP
mrclay/minify
19538770 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
mollie/mollie-api-php
17273931 Downloads
Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.
mikehaertl/phpwkhtmltopdf
22565136 Downloads
A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface
mcp/sdk
3086485 Downloads
Model Context Protocol SDK for Client and Server applications in PHP
knplabs/github-api
18152663 Downloads
GitHub API v3 client
jumbojett/openid-connect-php
12146686 Downloads
Bare-bones OpenID Connect client
guzzlehttp/uri-template
277386138 Downloads
A polyfill class for uri_template of PHP
friendsofsymfony/jsrouting-bundle
57809126 Downloads
A pretty nice way to expose your Symfony routing to client applications.
fig/http-message-util
104150387 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
felixfbecker/language-server-protocol
84963325 Downloads
PHP classes for the Language Server Protocol
dg/bypass-finals
31321264 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes