gobjc-mingw-w64-i686

GNU Objective-C compiler for MinGW-w64 targeting Win32

MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc).

php-symfony-cache

provides extended PSR-6, PSR-16 (and tags) implementations

The Symfony Cache Component provides extended PSR-6 implementations for adding cache to applications. It is designed to have a low overhead so that caching is fastest. It ships with adapters for the most widespread caching backends. It also provides a PSR-16 adapter, and implementations for `symfony/cache-contracts` `CacheInterface` and `TagAwareCacheInterface`.

php-symfony-clickatell-notifier

Symfony Clickatell Notifier Bridge

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

php-symfony-config

load configurations from different data sources

The Symfony Config Component provides the infrastructure for loading configurations from different data sources and optionally monitoring these for changes. Additional tools for validating, normalizing and handling of defaults are provided.

php-symfony-console

run tasks from the command line

The Symfony Console Component can be used to implement recurring or long running tasks, such as cronjobs, imports or other batch jobs. Additionally it assists the creation of nice looking command line interfaces.

php-symfony-contact-everyone-notifier

Symfony Contact Everyone Notifier Bridge

The Symfony Contact Everyone Notifier Bridge provides Contact Everyone integration for Symfony Notifier.