Libraries tagged by determinant
protonlabs/bitcoin
145791 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
paragonie/seedspring
146312 Downloads
Seeded, deterministic random number generator
worksome/uk-tax-allowance
448814 Downloads
A package helping in determining the Uk weekly or monthly tax allowance for a specific date range
talon-one/talon-one-client
89705 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
savvot/random
211494 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
dflydev/canal
116871 Downloads
Content analysis for the purpose of determining Internet media types.
zeeloengineering/zeelo-php-vcr
33297 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
recycledbeans/is-base64
18344 Downloads
Adds a quick and easy method for determining whether a string is base64-encoded.
doersf/bitcoin-php
17131 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
covergenius/php-vcr
29929 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
kendall-hopkins/formal-theory
1284 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
kba-team/data-protection
5266 Downloads
Deterministic one-way encryption of unique sensitive data.
zhb/weather-gradient
585 Downloads
Library for determining the color at a specific position in a bounded color gradient.
sfneal/healthy
66857 Downloads
Provides health check routes to Laravel applications for determining if the app is "up & running"
orisai/reflection-meta
33853 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines