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