Libraries tagged by User story

ory/client

7 Favers
24666 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) |

Go to Download


lexik/mailer-bundle

86 Favers
129233 Downloads

This bundle allow you to manage some HTML email templates stored in your database. Templates are written with Twig and use I18N.

Go to Download


kodus/session

8 Favers
37093 Downloads

A simple interface for storing and retrieving session data without the use of PHP's native session handling

Go to Download


cedricziel/flysystem-gcs

15 Favers
105918 Downloads

Flysystem adapter for Google Cloud Storage (GCS) that uses gcloud-php

Go to Download


heedworks/laravel-azure-blob-storage

1 Favers
19271 Downloads

Laravel wrapper for Azure Blob Storage. Uses Azure library from https://github.com/beberlei

Go to Download


mjsilva/in-memory-storage

0 Favers
24007 Downloads

Simple class that uses singleton pattern to save whatever in memory

Go to Download


metacomet-technologies/env-sync

1 Favers
35 Downloads

This package provides Artisan commands for syncing your .env files to your preferred secrets manager for ease of storage and use.

Go to Download


alexgeno/phone-verification-laravel

11 Favers
1718 Downloads

A library for phone verification via Laravel notification channels. Any notification channel can be used as a sender, and Redis or MongoDB can be used as a storage.

Go to Download


typo3/cms-saltedpasswords

4 Favers
320348 Downloads

Uses a password hashing framework for storing passwords. Integrates into the system extension "felogin". Use SSL or rsaauth to secure datatransfer! Please read the manual first!

Go to Download


dcodegroup/laravel-configuration

2 Favers
7181 Downloads

Simple package which dcode uses to handle application configuration and setting storage from third parties

Go to Download


rohitrajv5/pimcore-bundle-azure-blob-sync

3 Favers
2572 Downloads

This bundle use to sync all records Assets from Pimcore to Azure Blob Storage

Go to Download


mouf/utils.cache.in-memory-cache

1 Favers
356961 Downloads

This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.

Go to Download


mouf/utils.action.action-interface

0 Favers
366859 Downloads

This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.

Go to Download


mmauksch/json-repositories

0 Favers
66 Downloads

Basic implementation of the repository pattern that stores its content in serialized json files. Intended use is for testing or prototyping! NOT INTENDED FOR PRODUCTION USE!

Go to Download


magslabs/laravel-storedproc

2 Favers
89 Downloads

This is a custom package for Laravel to utilize/use stored procedures on your laravel application.

Go to Download


<< Previous Next >>