Libraries tagged by helpy
ngomory/helpy
74 Downloads
PHP package grouping together a multitude of small utility functions
sebastian/version
715275849 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
composer/composer
157149191 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
barryvdh/laravel-ide-helper
96918776 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
symfony/maker-bundle
88268190 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
symfony/mailer
244326428 Downloads
Helps sending emails
symfony/config
377104503 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
slim/slim
41257745 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
laravel/helpers
47478132 Downloads
Provides backwards compatibility for helpers in the latest Laravel release.
kylekatarnls/update-helper
43658358 Downloads
Update helper
symfony/messenger
86589016 Downloads
Helps applications send and receive messages to/from other applications or via message queues
php-http/multipart-stream-builder
62315492 Downloads
A builder class that help you create a multipart stream
orchestra/testbench
26226643 Downloads
Laravel Testing Helper for Packages Development
mrclay/minify
14348935 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
19718347 Downloads
An HTML-to-markdown conversion helper for PHP