Libraries tagged by Yo
tijsverkoyen/css-to-inline-styles
397871506 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
684652175 Downloads
Provides tools to internationalize your application
symfony/event-dispatcher
814383197 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
myclabs/deep-copy
690400926 Downloads
Create deep copies (clones) of your objects
monolog/monolog
801491853 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
fakerphp/faker
257227509 Downloads
Faker is a PHP library that generates fake data for you.
composer/composer
156543876 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
aws/aws-sdk-php
415733435 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
hashids/hashids
37467560 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
zircote/swagger-php
100638770 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
tightenco/ziggy
25065719 Downloads
Use your Laravel named routes in JavaScript.
symfony/maker-bundle
87807878 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
351948059 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/config
375372728 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/browser-kit
230270733 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically