Libraries tagged by these
theseer/tokenizer
781663359 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
tijsverkoyen/css-to-inline-styles
529051568 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
742247122 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
504522376 Downloads
This is the PHP port of Hamcrest Matchers
php-amqplib/php-amqplib
130208467 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
lexik/jwt-authentication-bundle
61474374 Downloads
This bundle provides JWT authentication for your Symfony REST API
league/oauth2-server
143538088 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
177248229 Downloads
This bundle provides a way to configure your controllers with annotations
sentry/sdk
137795621 Downloads
This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.
sendgrid/sendgrid
49947409 Downloads
This library allows you to quickly and easily send emails through Twilio SendGrid using PHP.
php-parallel-lint/php-parallel-lint
59965696 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
liip/imagine-bundle
39485591 Downloads
This bundle provides an image manipulation abstraction toolkit for Symfony-based projects.
knplabs/knp-menu-bundle
55399017 Downloads
This bundle provides an integration of the KnpMenu library
friendsofsymfony/rest-bundle
75132878 Downloads
This Bundle provides various tools to rapidly develop RESTful API's with Symfony
theseer/fdomdocument
42543136 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.