Libraries tagged by determine
doersf/bitcoin-php
18002 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
covergenius/php-vcr
31737 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
kendall-hopkins/formal-theory
1297 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
kba-team/data-protection
5353 Downloads
Deterministic one-way encryption of unique sensitive data.
zeeloengineering/zeelo-php-vcr
33578 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
webstraxt/m2-better-ips
105 Downloads
A tiny little module to tell Magento to use different headers when determining the user's IP address
sfneal/healthy
67203 Downloads
Provides health check routes to Laravel applications for determining if the app is "up & running"
orisai/reflection-meta
34149 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
leuchtfeuer/marketing-automation
11790 Downloads
Base TYPO3 extension that allows targeting and personalization of TYPO3 content: Limit pages, content-elements etc. to certain "Marketing Personas". Determination of Personas can come from various sources (requires add-on extensions).
http5/random
4253 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
dprmc/business-date
3427 Downloads
A PHP library to help with determining business days, including holidays in the United States.
evansims/socialworth
7283 Downloads
A simple PHP library for determining the popularity of a URL across social networks.
rauny-henrique/bitcoin
122 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
nogrod/dhl-retoure-php-sdk
85 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
m-derakhshi/bitcoin-php
18 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings