Libraries tagged by your
tijsverkoyen/css-to-inline-styles
371700574 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
647541877 Downloads
Provides tools to internationalize your application
symfony/event-dispatcher
772796561 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
myclabs/deep-copy
650525812 Downloads
Create deep copies (clones) of your objects
monolog/monolog
760632702 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
aws/aws-sdk-php
391648486 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
zircote/swagger-php
93253147 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
symfony/dependency-injection
331330305 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
spatie/laravel-activitylog
27408871 Downloads
A very simple activity logger to monitor the users of your website or application
league/oauth2-server
97829748 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.
laravel/prompts
72020832 Downloads
Add beautiful and user-friendly forms to your command-line applications.
larastan/larastan
12152735 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
doctrine/migrations
158996394 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
sensio/framework-extra-bundle
158057779 Downloads
This bundle provides a way to configure your controllers with annotations
fruitcake/laravel-cors
107108427 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application