Libraries tagged by Rauth
messagemedia/signingkeys-sdk
14 Downloads
The MessageMedia Signature Key API provides a number of endpoints for managing key used to sign each unique request to ensure security and the requests can't (easily) be spoofed. This is similar to using HMAC in your outbound messaging (rather than HTTP Basic).
mageworx/module-ordereditor-braintree
6 Downloads
Order Editor Braintree payments reauthorization Plugin
lord2800/di.php
42 Downloads
A dependency injector, rather than a container or service locator.
innoscience/eloquental
384 Downloads
A rather clever model for Laravel's Eloquent ORM with self-validation, ordering, and query control.
illchuk/zfc-user-redirect-uri
67 Downloads
ZfcUser redirection to specific URI, rather than to a generic route
idfive/idfive_instagram_basic
28 Downloads
Provides a service for use within themes/modules, to interact with the instagram Basic API. This module provides no markup or settings, rather simply a way to gather instagram posts for use elsewhere in theme or custom module, for maximum flexibility.
house-of-code/dn-translate
3 Downloads
Enable usage of translation services rather than local files
ethitter/wp-redis-user-session-storage
43 Downloads
Store WordPress session tokens in Redis rather than the usermeta table. Requires the Redis PECL extension.
cydh/dp2ra
5 Downloads
Convert Divine Pride item json-fetched info to rAthena database files
commentar/json-storage
81 Downloads
This storage mechanism requires no database, but rather stores the data encoded in the JSON format on the filesystem.
brookinsconsulting/bcurlaliaswithdash
0 Downloads
BC Url Alias With Dash is a simple eZ Publish Platform (Legacy) kernel override extension which overrides the default ezchartransform class to provide a simple feature it allows all content urls to be separated by a dash character rather than the default underscor character. Great for advanced developers!
bizvip/unipayment.client
28 Downloads
This SDK provides a convenient abstraction of UniPayment's Gateway API and allows developers to focus on payment flow/e-commerce integration rather than on the specific details of client-server interaction using the raw API.
alexsancho/wp-admin-no-ajax
93 Downloads
A WordPress plugin that lightens the WP AJAX routine and directs the requests to front-end rather than admin back-end.
rooftopcms/rooftop-response-sanitiser
386 Downloads
The awesome WP-API includes some things in its response that we would rather handle in the client.For example, we remove content['rendered'] and replace with content['json'] with links replaced with shortcodes.
powderblue/curl
429 Downloads
A basic CURL wrapper for PHP. This is a modernised, and maintained, version of @shuber's rather nice, simple cURL wrapper, https://github.com/shuber/curl.