Libraries tagged by trie
efabrica/neon-checker
2829 Downloads
Finds all neons in selected paths and try them decode
creatissimo/dhl-de-retoure
113 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".
carlosio/compify
172 Downloads
Including the tests and other useless information like .travis.yml in distributed packages is not a good idea. "Compify" tries to remove everything, in order to save bandwidth and disk usage, but the necessary code for the package to work in your app or library.
and/oauth
45371 Downloads
Simple and amazing OAuth library with many providers. Just try it out!
amashukov/rlp-php
897 Downloads
RLP (Recursive Length Prefix) encoder and decoder in pure PHP — Ethereum's canonical serialization for transactions, blocks, and state trie.
wpdesk/wc-helpers
8146 Downloads
Library for developers who tries to develop WooCommerce plugins
sters/regexp-trie
119 Downloads
Regexp::Trie in PHP
jdwx/trie
180 Downloads
fa-fo-a/lib-radix-trie
371 Downloads
Radix trie POPO library
overtrue/double-array-trie
16 Downloads
A PHP implementation of Double Array Trie.
siro-diaz/data-structures
79 Downloads
Data structures for PHP language
alireza_malekei/number-expansion-tree
6 Downloads
An efficient tree structure for finding duplicate number values (ex. phone numbers) in fixed-length strings
transprime-research/attempt
17 Downloads
A fluent helper for object-oriented style of try-catch statements
zegnat/linkextractor
7 Downloads
A package that tries to figure out what resources an HTML document links to.
zeeshanu/yell
16 Downloads
A php package that yells when you try to access a property that doesn't exist in a class!