Libraries tagged by determine
php-vcr/php-vcr
2759387 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
lustre/php-dfa-sensitive
128226 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
elliotjreed/disposable-emails-filter
336950 Downloads
A PHP package for determining whether an email address is from a disposable / temporary email address provider.
bitwasp/bitcoin
518084 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
zachflower/indefinite-article
222540 Downloads
Library for programmatically determining the appropriate indefinite article to use (a/an)
protonlabs/bitcoin
153672 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
paragonie/seedspring
150536 Downloads
Seeded, deterministic random number generator
worksome/uk-tax-allowance
459042 Downloads
A package helping in determining the Uk weekly or monthly tax allowance for a specific date range
talon-one/talon-one-client
93382 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
213821 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
dflydev/canal
117548 Downloads
Content analysis for the purpose of determining Internet media types.
storyous/bucket-determinator
50831 Downloads
sitegeist/base-url
25211 Downloads
Determinates base URL from site configurations for scripts where no FE or BE context is available like commands or tasks
recycledbeans/is-base64
19314 Downloads
Adds a quick and easy method for determining whether a string is base64-encoded.
grazulex/laravel-chronotrace
22 Downloads
Record and replay Laravel requests deterministically and generate tests from production traces.