Libraries tagged by RUB
ory/client
12907 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) |
gomachan46/state-machine
73878 Downloads
simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.
adamwathan/faktory
26528 Downloads
An attempt at bringing the wonders of Ruby's FactoryGirl to PHP
webtales/rubedo
2237 Downloads
An open source PHP CMS
noi/parsedown-rubytext
5410 Downloads
An extension of Parsedown that adds support for ruby text (aka furigana) in Markdown.
steffenbrand/curr-curr
5994 Downloads
Delivers current exchange rates for EUR provided by the ECB as PHP objects.
rubix/server
2061 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
rubix/sentiment
533 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
phpactiveresource/phpactiveresource
8115 Downloads
A PHP client library for easily accessing Ruby on Rails-based REST services.
duncan3dc/exec
66024 Downloads
An library to execute other programs from within PHP
michael-rubel/laravel-safe-request
12235 Downloads
Makes your FormRequest keys retrieved from `$request->safe()` method by default to prevent retrieval of unvalidated input values.
michael-rubel/laravel-loop-functions
14115 Downloads
Collection of functions to loop over your data.
michael-rubel/laravel-auto-binder
14623 Downloads
This package adds the possibility to bind interfaces to implementations in the Service Container by scanning the specified project folders. This helps avoid manually registering container bindings when the project needs to bind a lot of interfaces to its implementations.
rubo77/php-mysql-fix
14 Downloads
A replacement for all mysql functions with mysqli equivalents.
rubicon/object-reveal
50778 Downloads
Reveal unaccessible object members