php-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.

php-random-compat

PHP 5.x polyfill for random_bytes() and random_int() from PHP 7

The random_compat polyfill provides simple interfaces for cryptographically secure random number generators added in PHP 7.0.0: * random_bytes(int) generates an arbitrary number of random bytes * random_int(int, int) returns a random integer between two given values (inclusive)

php-libsodium

PHP wrapper for the Sodium cryptographic library

A simple, low-level PHP extension for libsodium.

php-psr-cache

Common interface for caching libraries

This contains all interfaces defined by PSR-6.

cassbeam

Cassegrain antenna modelling

Cassbeam is a Cassegrain antenna ray tracer. A Cassegrain antenna is a double reflector system which works on the principle of cassegrain optical telescope. A high gain cassegrain reflector antenna in Ku-band has been successfully developed for command transmit application for the missile programme. It can also be used for monopulse radar, satellite communication.

php7.2-recode

recode module for PHP