-
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. 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 derived from the ORM that powered the Pines framework, which has been rigorously tested in real world, high demand web applications.
You can use the app template to set up Nymph and Nymph PubSub for you. All you need to install is Docker.
For a step by step guide to manually setting up Nymph on your own server, visit the Setup Guide.
The Nymph API documentation on this wiki is accessible through the API Docs Index.
If you want to really dive deep into Nymph, you can also browse the full API docs, which lists every function available on every PHP class in Nymph.
- Nymph is part of SciActive on Twitter.
Home | Setup Guide | API Docs | Full Code API Docs
© Copyright 2014-2019 SciActive.com