Extensions

extension

myDBR offers an extension API for your disposal. With the extension API, you can seamlessly add new commands and functionality as needed on top of the myDBR core.

You can write extensions with standard PHP language. myDBR takes care of the hard work and provides an easy API. Example extensions with complete source code is included.

Sample extensions included

Don’t stop here

With the example code included, you can extend myDBR functionality.