Libraries tagged by caas
php-http/multipart-stream-builder
70979074 Downloads
A builder class that help you create a multipart stream
neitanod/forceutf8
19856957 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
34648003 Downloads
A simple YAML loader/dumper class for PHP
matomo/device-detector
18490868 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
laravel-lang/lang
7100670 Downloads
List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI
jms/metadata
137804745 Downloads
Class/method/property metadata management in PHP
guzzlehttp/uri-template
162257666 Downloads
A polyfill class for uri_template of PHP
fig/http-message-util
71011446 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
felixfbecker/language-server-protocol
66496338 Downloads
PHP classes for the Language Server Protocol
dg/bypass-finals
20487276 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
laminas/laminas-zendframework-bridge
96873505 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
doctrine/reflection
103206503 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
lchrusciel/api-test-case
4778466 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
dyrynda/laravel-cascade-soft-deletes
2536585 Downloads
Cascading deletes for Eloquent models that implement soft deletes
classpreloader/classpreloader
41656567 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case