Libraries tagged by Yo
monolog/monolog
1069884131 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
tijsverkoyen/css-to-inline-styles
579419304 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
935548440 Downloads
Provides tools to internationalize your application
symfony/event-dispatcher
1095158036 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/dependency-injection
483316620 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/config
507057602 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
myclabs/deep-copy
944162553 Downloads
Create deep copies (clones) of your objects
league/oauth2-server
160809684 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
larastan/larastan
72986940 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
fakerphp/faker
425373873 Downloads
Faker is a PHP library that generates fake data for you.
composer/composer
206684767 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
aws/aws-sdk-php
579950729 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
hashids/hashids
55698130 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
zircote/swagger-php
156849613 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
tightenco/ziggy
55758959 Downloads
Use your Laravel named routes in JavaScript.