php8.4-igbinary
igbinary PHP serializer
Igbinary is a drop in replacement for the standard PHP serializer.
Instead of time and space consuming textual representation, igbinary
stores PHP data structures in a compact binary form. Savings are
significant when using memcached or similar memory based storages for
serialized data.
zseal
Timeseal v2 implementation zseal (from eboard)
Timeseal v2 protocol implementation that stems from eboard. Timeseal is a
protocol for network lag reporting and compensation used by the FICS chess
server.
dnscap
Network capture utility designed specifically for DNS traffic
dnscap is a network capture utility designed specifically for DNS traffic. It
produces binary data in pcap(3) format. This utility is similar to tcpdump(1),
but has a number of features tailored to DNS transactions and protocol options.
gnu-which
Utility to show the full path of commands
This package provides GNU implementation of which command.
This tool provides the functionality to show the full path
of commands.
php8.4-imap
This package provides the IMAP module(s) for PHP
A PHP extension to operate with the IMAP protocol, as well as the NNTP, POP3,
and local mailbox access methods.
php8.4-mailparse
Email message manipulation for PHP
Mailparse is an extension for parsing and working with email
messages.