php-symfony-dotenv
.env files parser to make environment variables accessible
The Symfony Dotenv Component parses .env files to make environment variables
stored in them accessible via getenv(), $_ENV, or $_SERVER.
php-symfony-error-handler
manage errors and ease debugging
The Symfony ErrorHandler Component provides tools to manage errors and ease
debugging PHP code.
php-symfony-fake-sms-notifier
Fake SMS (as email or log during development) Notifier Bridge
The Fake SMS (as email or log during development) Notifier Bridge provides
Fake SMS integration for Symfony Notifier.
php-symfony-filesystem
basic filesystem utilities
The Symfony Filesystem Component provides basic utilities to work
with the filesystem, like creating directories, removing files or
adding symlinks.
deluged
multi-interface BitTorrent client (server)
Deluge is a BitTorrent client written in Python. It uses a client-server
model supporting multiple user-interfaces that can connect to a
(headless) deluged running on a server.
nsscache
asynchronously synchronise local NSS databases with remote directory services
Synchronises local NSS caches, such as those served by the
libnss-cache module, against remote directory services, such as
LDAP, or prebuild cache files from an HTTP server. This can be
used alongside the libnss-cache package to keep user account
information, groups, netgroups, and automounts up to date.