Libraries tagged by wort
emgag/vg-wort-message-api
26303 Downloads
VG Wort METIS messages API helper
worteks/yii2auth-oidc
19108 Downloads
OIDC connector for yii2-authclient
invoicetronic/php-sdk
115 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] ## Before you start For the full integration guide, tutorials, SDKs and quickstarts, see the **[Documentation](https://invoicetronic.com/en/docs/)**. A few cross-cutting topics worth knowing before integrating: - **[Prerequisites](https://invoicetronic.com/en/docs/prerequisites/)** — what you need to start in Sandbox and what's required to move to production. - **[API Keys](https://invoicetronic.com/en/docs/apikeys/)** — how `ik_live_` and `ik_test_` keys select the environment. - **[Sandbox](https://invoicetronic.com/en/docs/sandbox/)** — free test environment that mirrors the live workflow, with no credits consumed. - **[Rate Limiting](https://invoicetronic.com/en/docs/ratelimiting/)** — per-second, per-minute and per-day limits; how to handle `429 Too Many Requests`. - **[Pagination](https://invoicetronic.com/en/docs/pagination/)** — `page` and `page_size` parameters and the `Invoicetronic-Total-Count` response header. - **[CORS](https://invoicetronic.com/en/docs/cors/)** — calling the API from the browser; allowed origins are configured per key. - **[Webhooks](https://invoicetronic.com/en/docs/webhooks/)** — real-time event notifications with HMAC-SHA256 signature validation. - **[Localization](https://invoicetronic.com/en/docs/accept-language/)** — use the `Accept-Language` header to receive error messages in Italian, English or German. [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
naugrim/wortmann-soap-api
907 Downloads
Allows to talk to the API of Wortmann AG
worthwhileindustries/geojson-rewind
1386 Downloads
PHP helper classes to enforce RFC7946 polygon winding order in GeoJSON
worteks/humhub-auth-oidc
423 Downloads
OIDC connector for humhub
schachbulle/contao-wortliste-bundle
16 Downloads
Wortliste für Contao 4
sascha-brandhoff/news_vgwort
8 Downloads
allows to add a vg-wort code to every news item
godwin-ojebiyi/clara
6 Downloads
A Simple Package for getting home worth using the Zillow API and displaying the Property Image by Using Google Map.
worthyfire/pr1
2 Downloads
development of the basic architecture of the application
worthyfire/middlewares
3 Downloads
worthyfire/collect2
3 Downloads
worthwelle/alphonic
3 Downloads
A library for converting strings into and from phonetic spellings for use over the phone, a radio or other unclear communications channels. Alphonic provides these conversions not only using the standard NATO alphabet, but also various other phonetic alphabets, making it perfect for easily converting strings with historical accuracy.
worthers/sleeping-owl-admin-elements
12 Downloads
A selection of admin elements for SleepingOwl
shell/card-management-sdk
58 Downloads
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.