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