Libraries tagged by helps
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.
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
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
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
deptrac/deptrac
344074 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
swoole/ide-helper
4889358 Downloads
IDE help files for Swoole.
nette/application
12258318 Downloads
🏆 Nette Application: a full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.
jenssegers/date
9561202 Downloads
A date library to help you work with dates in different languages
cuyz/valinor
2651808 Downloads
Library that helps to map any input into a strongly-typed value object structure.
classpreloader/classpreloader
41294585 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case