Libraries tagged by arbitrary
elements/process-manager-bundle
457850 Downloads
The Process Manager allows you to manage (define,execute...) arbitrary processes/commands in the Pimcore backend.
zendframework/zend-paginator
6840934 Downloads
Paginate collections of data from arbitrary sources
ionux/phactor
48253 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
tuupola/base85
108134 Downloads
Base85 encoder and decoder for arbitrary data
tuupola/base32
366583 Downloads
Base32 encoder and decoder for arbitrary data
silverstripe/redirectedurls
456918 Downloads
Provides a system for users to configure arbitrary redirections in the CMS
rtlopez/decimal
236255 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
jsq/psr7-stream-encryption
118869 Downloads
For encrypting and decrypting streams of arbitrary size.
jasonpriem/human-name-parser
112529 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
idf/nova-html-card
342258 Downloads
A Laravel Nova card to display arbitrary HTML content
aarondfrancis/urlcrypt
46239 Downloads
PHP library to securely encode and decode short pieces of arbitrary binary data in URLs.
ikr/money-math
13092 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
aza/math
19825 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
zetacomponents/persistent-object
487087 Downloads
This component allows you to store an arbitrary data structures to a fixed database table. The component provides all the functionality needed to fetch, list, delete etc these datastructures.
zauberfisch/silverstripe-serialized-dataobject
4248 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization