Libraries tagged by arbitary
elite50/human-name-parser
16318 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
damienlaguerre/composer-installers-extender
19951 Downloads
Extend the composer/installers plugin to accept any arbitrary package type.
creitive/monolog-extra-data-processor
46965 Downloads
A Monolog processor for adding arbitrary logging data
comely-io/buffer-php
11633 Downloads
Arbitrary bytes buffer in PHP
bmdevel/php-index
46195 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
atrapalo/urlcrypt
46236 Downloads
PHP library to securely encode and decode short pieces of arbitrary binary data in URLs.
anexia/param-parser
8636 Downloads
Parses param placeholders within an arbitrary string
adapik/phpasn1
5973 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
activecollab/humannameparser
85494 Downloads
Takes human names of arbitrary complexity and various formats leading initial, first name, last name, middle name, nicknames etc
arillo/silverstripe-arbitrarysettings
2183 Downloads
Arbitrary settings for DataObjects
utecca/number
6988 Downloads
A package for working with arbitrary precision numbers in Laravel.
samsara/fermat
3115 Downloads
A library providing math and statistics operations for numbers of arbitrary size.
illegal/fluent-bcmath
390 Downloads
Fluent BCMath is a PHP package designed to simplify the usage of PHP's bcmath functions in a more fluid and intuitive way. With its expressive syntax and Laravel compatibility, it aims to improve the developer experience while working with arbitrary precision arithmetic operations.
zauberfisch/silverstripe-serialized-dataobject
4669 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
tobya/anymodel
3502 Downloads
Allows creation of a Laravel Entity Model for an arbitrary table