Libraries tagged by help
sebastian/version
733390772 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
composer/composer
160324100 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
barryvdh/laravel-ide-helper
99420804 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
symfony/maker-bundle
90546733 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
symfony/mailer
258107403 Downloads
Helps sending emails
symfony/config
385955087 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
slim/slim
42210405 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
laravel/helpers
48773563 Downloads
Provides backwards compatibility for helpers in the latest Laravel release.
kylekatarnls/update-helper
43999654 Downloads
Update helper
symfony/messenger
89850042 Downloads
Helps applications send and receive messages to/from other applications or via message queues
php-http/multipart-stream-builder
64951075 Downloads
A builder class that help you create a multipart stream
orchestra/testbench-core
29638604 Downloads
Testing Helper for Laravel Development
orchestra/testbench
27586992 Downloads
Laravel Testing Helper for Packages Development
mrclay/minify
14663924 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
20511723 Downloads
An HTML-to-markdown conversion helper for PHP