Libraries tagged by help
sebastian/version
658793411 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
composer/composer
145970537 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
barryvdh/laravel-ide-helper
88106686 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
symfony/maker-bundle
80044383 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
symfony/mailer
200876550 Downloads
Helps sending emails
symfony/config
346387047 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
slim/slim
38163249 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
laravel/helpers
42996953 Downloads
Provides backwards compatibility for helpers in the latest Laravel release.
kylekatarnls/update-helper
42392082 Downloads
Update helper
symfony/messenger
74487845 Downloads
Helps applications send and receive messages to/from other applications or via message queues
qossmic/deptrac
1087483 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
php-http/multipart-stream-builder
53451661 Downloads
A builder class that help you create a multipart stream
orchestra/testbench
23848684 Downloads
Laravel Testing Helper for Packages Development
mrclay/minify
13176054 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
league/html-to-markdown
17231939 Downloads
An HTML-to-markdown conversion helper for PHP