Libraries tagged by cl
symfony/console
991198729 Downloads
Eases the creation of beautiful and testable command line interfaces
myclabs/deep-copy
770876407 Downloads
Create deep copies (clones) of your objects
league/flysystem
570913069 Downloads
File storage abstraction for PHP
guzzlehttp/guzzle
896653598 Downloads
Guzzle is a PHP HTTP client library
aws/aws-sdk-php
457229636 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
tijsverkoyen/css-to-inline-styles
448036161 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
predis/predis
272043856 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phpunit/php-timer
800712171 Downloads
Utility class for timing
phpmailer/phpmailer
86537662 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
phpdocumentor/type-resolver
668389643 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-common
656869934 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
symfony/http-client-contracts
359742734 Downloads
Generic abstractions related to HTTP clients
symfony/http-client
271722177 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
sebastian/cli-parser
458558942 Downloads
Library for parsing CLI options
psr/http-client
591231720 Downloads
Common interface for HTTP clients