Stripe PHP bindings

Stripe PHP bindings 3.4.0 updated

Stripe is an online service for handling online money transactions. This library wraps the Stripe API and allows PHP developers to interact with Stripe's service. It supports features like service authentication, account management, money transfers,...

Stripe Java bindings

Stripe Java bindings 1.38.0 updated

Stripe is an online service for handling online money transactions. This library wraps the Stripe API and allows Java developers to query and interact with Stripe's services. This means the library support for authentication, error handling, refunds,...

Einhorn

Einhorn 0.7.1 updated

Einhorn allows developers to open sockets in a process so workers share it. It basically allows a process to run more than one request at a time, without using threads, events, cloned processes, etc.. By design, Einhorn is framework and language...

MoSQL

MoSQL 0.4.3 updated

MoSQL works in real-time by streaming data found inside a MongoDB database to a remote (or local) PostgreSQL installation.It's sole purpose is to provide a fallback system in case the MongoDB server goes down, or data needs to be accessed in real-time by...