Libraries tagged by this
tijsverkoyen/css-to-inline-styles
435809275 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.
phpdocumentor/reflection-docblock
662411960 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
hamcrest/hamcrest-php
422904674 Downloads
This is the PHP port of Hamcrest Matchers
php-amqplib/php-amqplib
109644932 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
league/oauth2-server
114029015 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.
sensio/framework-extra-bundle
166272254 Downloads
This bundle provides a way to configure your controllers with annotations
sentry/sdk
123117306 Downloads
This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.
sendgrid/sendgrid
40224949 Downloads
This library allows you to quickly and easily send emails through Twilio SendGrid using PHP.
php-parallel-lint/php-parallel-lint
44219145 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
liip/imagine-bundle
34416812 Downloads
This bundle provides an image manipulation abstraction toolkit for Symfony-based projects.
lexik/jwt-authentication-bundle
50272779 Downloads
This bundle provides JWT authentication for your Symfony REST API
knplabs/knp-menu-bundle
48719707 Downloads
This bundle provides an integration of the KnpMenu library
friendsofsymfony/rest-bundle
67360749 Downloads
This Bundle provides various tools to rapidly develop RESTful API's with Symfony
zizaco/entrust
5142666 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel. Supports laravel 5|6|7|8
widmogrod/php-functional
5061742 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.