Libraries tagged by clap
phpstan/phpstan-deprecation-rules
96781779 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
110330418 Downloads
A builder class that help you create a multipart stream
neitanod/forceutf8
24139090 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
46530063 Downloads
A simple YAML loader/dumper class for PHP
guzzlehttp/uri-template
276233974 Downloads
A polyfill class for uri_template of PHP
fig/http-message-util
103852803 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
felixfbecker/language-server-protocol
84804479 Downloads
PHP classes for the Language Server Protocol
dg/bypass-finals
31224824 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
laminas/laminas-zendframework-bridge
103448361 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
doctrine/reflection
108091059 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.
zenorocha/clipboardjs
234667 Downloads
Modern copy to clipboard. No Flash. Just 3kb gzipped https://clipboardjs.com
ryangjchandler/blade-capture-directive
34645281 Downloads
Create inline partials in your Blade templates with ease.
mews/captcha
6034916 Downloads
Laravel 5/6/7/8/9/10/11/12 Captcha Package
gregwar/captcha
10418628 Downloads
Captcha generator
classpreloader/classpreloader
43069767 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case