Libraries tagged by caas
laravel-lang/common
4390167 Downloads
Easily connect the necessary language packs to the application
caseyamcl/guzzle_retry_middleware
13258940 Downloads
Guzzle v8 retry middleware that handles 429/503 status codes and connection timeouts
apereo/phpcas
1629543 Downloads
Provides a simple API for authenticating users against a CAS server
influxdb/influxdb-php
9852292 Downloads
InfluxDB client library for PHP
wilderborn/partyline
5110486 Downloads
A Laravel 5 package to output to the console from outside of command classes
webflo/drupal-finder
57714265 Downloads
Helper class to locate a Drupal installation.
wapmorgan/morphos
1456443 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.
tomasvotruba/cognitive-complexity
6012585 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods
spatie/ssl-certificate
5397509 Downloads
A class to easily query the properties of an ssl certificate
riverline/multipart-parser
65234694 Downloads
One class library to parse multipart content with encoding and charset support.
pkpass/pkpass
3805684 Downloads
PHP PKPass class for iOS Wallet
phpspec/prophecy-phpunit
62013812 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
php-stubs/wordpress-stubs
18321947 Downloads
WordPress function and class declaration stubs for static analysis.
php-di/phpdoc-reader
34531225 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
pestphp/pest-plugin-mutate
48346830 Downloads
Mutates your code to find untested cases