Libraries tagged by Yo
monolog/monolog
852763169 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
tijsverkoyen/css-to-inline-styles
431690055 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
731972459 Downloads
Provides tools to internationalize your application
symfony/event-dispatcher
868594460 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/dependency-injection
375987354 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/config
399938903 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
myclabs/deep-copy
744740277 Downloads
Create deep copies (clones) of your objects
fakerphp/faker
290141298 Downloads
Faker is a PHP library that generates fake data for you.
composer/composer
165343540 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
aws/aws-sdk-php
441824795 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
hashids/hashids
40271108 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
zircote/swagger-php
108417031 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
tightenco/ziggy
28936171 Downloads
Use your Laravel named routes in JavaScript.
symfony/maker-bundle
93592203 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
symfony/browser-kit
243700142 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically