Libraries tagged by you
monolog/monolog
834167907 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
tijsverkoyen/css-to-inline-styles
418941536 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
symfony/translation
714522101 Downloads
Provides tools to internationalize your application
symfony/event-dispatcher
848062224 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
myclabs/deep-copy
723590736 Downloads
Create deep copies (clones) of your objects
fakerphp/faker
277695961 Downloads
Faker is a PHP library that generates fake data for you.
composer/composer
161956516 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
aws/aws-sdk-php
433728437 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
hashids/hashids
39381247 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
zircote/swagger-php
105976296 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
tightenco/ziggy
27611277 Downloads
Use your Laravel named routes in JavaScript.
symfony/maker-bundle
91767696 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
symfony/dependency-injection
367201292 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/config
390700365 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/browser-kit
239229573 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically