-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Nymph is an open source object relational mapper for PHP and JavaScript. The goal of Nymph is to be easy to set up, easy to learn, and suitable for not only prototyping, but production projects. Nymph automatically creates tables the first time a new class is instantiated. Nymph entities are accessed just like any other object, in both PHP and JavaScript. There is a built in REST server, which makes building JavaScript applications with Nymph trivial. Nymph is based on the ORM in the Pines framework, which has been rigorously tested in real world, high demand web applications.
This wiki is the main source of technical documentation for developing with (and for) Nymph.
For a step by step guide to setting up Nymph on your own server, visit the Setup Guide.
The technical documentation on this wiki is accessible through the Technical Documentation Index.
- Nymph is part of SciActive on Twitter.
Home | Setup Guide | API Docs | Full Code API Docs
© Copyright 2014-2019 SciActive.com