Libraries tagged by magister
namoshek/laravel-redis-sentinel
474998 Downloads
An extension of Laravels Redis driver which supports connecting to a Redis master through Redis Sentinel.
greenpeace/planet4-master-theme
117722 Downloads
Master theme for the Planet 4 Wordpress project
twikey/twikey-api-php
79802 Downloads
Php client to interface with the Twikey api
omnipay/migs
597366 Downloads
MIGS driver for the Omnipay payment processing library
knox/pesapal
86830 Downloads
A laravel package that integrates into the pesapal api
genesisgateway/genesis_php
226564 Downloads
PHP Client for Genesis Payment Processing Gateway
cybercog/laravel-ownership
22894 Downloads
Laravel Ownership simplify management of Eloquent model's owner.
moyasar/moyasar
60980 Downloads
PHP/Laravel wrapper library for Moyasar payment services
mastercard/oauth1-signer
575387 Downloads
Zero dependency library for generating a Mastercard API compliant OAuth signature.
misterphilip/maintenance-mode
174805 Downloads
An enhanced drop-in replacement for Laravel's maintenance mode
misterion/ko-process
331270 Downloads
Simple pcntl fork wrapper and process manager
misterbk/mix
169246 Downloads
Helper plugin for Laravel Mix in Craft CMS templates
masterro/laravel-xss-filter
221509 Downloads
Filter user input for XSS but don't touch other html
masterro/laravel-mail-viewer
62584 Downloads
Easily view in browser outgoing emails.
ory/client
27877 Downloads
# Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |