Libraries tagged by harmonies
schnittstabil/harmonizer
67 Downloads
Harmonize PHP module, CGI and FCGI/FastCGI environments by infering missing $_SERVER variables like REMOTE_USER and HTTP_AUTHORIZATION.
sugarcraft/sugar-tick
0 Downloads
Privacy-first coding-time tracker — port of Rtarun3606k/TakaTime on the SugarCraft stack.
harmonious/communication
0 Downloads
harmonicdigital/ldbws
15 Downloads
An implementation to consume the Live Departure Board Web Service by National Rail
harmonicdigital/dynamodb-odm
43 Downloads
A simple ODM for interacting with DynamoDB
harmonicdigital/doctrine-dbal-logger
1 Downloads
A customisable and flexible logging middleware alternative for Doctrine DBAL
harmonicdigital/ccsds
1 Downloads
An SDK for parsing CCSDS files.
harmonic/wp-migrate-db-pro-installer
8104 Downloads
An install helper for WP Migrate DB PRO
harmonic/wordpress-theme
1880 Downloads
A basic startup theme for WordPress
harmonic/ezypay-client
8 Downloads
PHP EzyPay API client
harmonic/ezypay
370 Downloads
A PHP SDK for the Ezypay v2.0 API
mongoose-studio/phobos-framework-database-migrations
1 Downloads
Phobos Framework — Migraciones y seeders con el DSL Harmonia, agnóstico multi-motor (MySQL, PostgreSQL, SQLite)
ertong/tbs
1391 Downloads
TinyButStrong is a library that enables you to dynamically create XML/HTML pages and any other files based on text source. It's a Template Engine for the PHP language. It enables you to easily display information from your database, but also to seriously harmonize and simplify your PHP programming. OpenTBS is a PHP tool that easily merges both OpenOffice and Ms Office documents. In fact it can merge any XML or Text file saved in a zip container.
elmarculino/tinybutstrong
279 Downloads
TinyButStrong is a library that enables you to dynamically create XML/HTML pages and any other files based on text source. It's a Template Engine for the PHP language. It enables you to easily display information from your database, but also to seriously harmonize and simplify your PHP programming. OpenTBS is a PHP tool that easily merges both OpenOffice and Ms Office documents. In fact it can merge any XML or Text file saved in a zip container.
bubnov-mikhail/landedcostcalculationapi
13735 Downloads
Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id: key:`