Libraries tagged by user preference
alxdorosenco/ecb-rates
6575 Downloads
This package uses exchange reference rates from European Central Bank
ahmedhat/unifonicnextgen
508 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
dimadin/wp-code-reference
0 Downloads
wporg-developer child theme with adjustments to use it for code reference of any WordPress project.
cleaniquecoders/laravel-observers
10085 Downloads
A collection of observer classes that can be use in your Laravel application.
aleron75/webgriffe_tph-pro
106 Downloads
An enhanced Template Path Hints extension for Magento that inserts references to used Magento Blocks inside HTML code, avoiding the usage of the more invasive built in Template Path Hints.
martinmulder/openapi-crowdstrike-falcon-php
36 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
domos/schema
471 Downloads
Not ready for public use. domos/schema is the reference implementation of the domos real estate data schema written in PHP.
kaingnx/reference-cache-trait
0 Downloads
CakePHP Trait for caching commonly used reference data/entities.
proximify/reference-manager-bundle
13 Downloads
Reference manager bundle is software for scholars and authors to use for recording and utilising bibliographic citations.
acmecorptest/reference-extension
5 Downloads
📦 This Bolt extension can be used as a starting point to base your own extensions on.
todorowww/banking-srb
3 Downloads
Helper library for use with Serbian financial system. Account number validation, reference number generation, etc.
delirius/delirius-linkliste
111 Downloads
Manage internal or external links with or without images in different categories. With a click on the link icon the links can be validated. Can be used as a link collection, reference list, link blocks in the footer or similar.
ujiro2017/fixnames
3 Downloads
A code snippet that fixes name input by user. It removes spaces and none word characters and set the first letter in each name to upper case. Arguments are passed by referece.
upthemedia/wikitude
70 Downloads
The Wikitude Studio API is a RESTful API which is used to * organize and manipulate projects and its targets * create wtc/wto files which can be used to create trackers in the Wikitude SDK with the JavaScript API * generate/publish a cloud archive to the cloud recognition service (image targets only) Download API clients: * [`OpenAPI 3.0`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-openapi.zip) * [`JavaScript`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-javascript.zip) * [`Python`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-python.zip) * [`PHP`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-php.zip) * [`TypeScript (NodeJS)`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-typescript-node.zip) * [`Java`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-java.zip) * [`Ruby`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-ruby.zip) * [`C# .NET Core`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-csharp-netcore.zip) This technical reference formally explains various API endpoints. Visit the [`Studio API documentation`](https://www.wikitude.com/external/doc/documentation/studio/) for a more general description.
tarikweiss/apple-maps-server-api-client
3 Downloads
A PHP-based reference-implementation for the Apple Maps Server API. Uses tweaks to enhance usage with PHP.