php-symfony-html-sanitizer

Provides an object-oriented API to sanitize untrusted HTML input for safe

insertion into a document's DOM The Symfony HTML Sanitizer component aims at sanitizing/cleaning untrusted HTML code (e.g. created by a WYSIWYG editor in the browser) into HTML that can be trusted. It is based on the HTML Sanitizer W3C Standard Proposal.

php-symfony-http-kernel

building blocks for flexible and fast HTTP-based frameworks

The Symfony HttpKernel Component provides a structured process for converting requests into responses and is flexible enough to build full-stack frameworks like Symfony as well as micro frameworks like Silex on top of it.

php-symfony-infobip-mailer

Symfony Infobip Mailer Bridge

The Symfony Infobip Mailer Bridge provides Infobip integration for Symfony Mailer.

php-symfony-intl

limited replacement layer for the PHP extension intl

The Symfony Intl Component provides a replacement layer for the PHP extension intl that is limited to the English locale and thus can not fully substitute the PHP extension it intends to replace.

singularity-container

container platform focused on supporting "Mobility of Compute"

Mobility of Compute encapsulates the development to compute model where developers can work in an environment of their choosing and creation and when the developer needs additional compute resources, this environment can easily be copied and executed on other platforms. Additionally as the primary use case for Singularity is targeted towards computational portability, many of the barriers to entry of other container solutions do not apply to Singularity making it an ideal solution for users (both computational and non-computational) and HPC centers.

php-symfony-isendpro-notifier

Symfony iSendPro Notifier Bridge

The Symfony iSendPro Notifier Bridge provides iSendPro integration for Symfony Notifier.