2017 © Pedro Peláez
 

library keyhole

API for dynamic user-facing database table creation and querying

image

lucasoid/keyhole

API for dynamic user-facing database table creation and querying

  • Saturday, February 4, 2017
  • by lucasoid
  • Repository
  • 1 Watchers
  • 0 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Keyhole

An implementation of Doctrine DBAL designed to simplify user-managed database tables

What do we have here?

Keyhole is an interface to allow users to create database tables and entries. What you, and they, do with that is TBD., (*1)

  • Build a registry of tables and columns.
  • Define access rules.
  • Dynamically create or update tables that have been registered.
  • Save, delete, and retrieve data from the created tables.

Install:

composer require lucasoid/keyhole, (*2)

Get started:

See https://github.com/lucasoid/keyhole-demo-php for a sample implementation., (*3)

The Versions

04/02 2017

dev-master

9999999-dev https://github.com/lucasoid/keyhole

API for dynamic user-facing database table creation and querying

  Sources   Download

MIT

The Requires

 

by Ben Lucas

database query dynamic

04/02 2017

1.1

1.1.0.0 https://github.com/lucasoid/keyhole

API for dynamic user-facing database table creation and querying

  Sources   Download

MIT

The Requires

 

by Ben Lucas

database query dynamic

24/11 2016

1.0

1.0.0.0 https://github.com/lucasoid/keyhole

API for dynamic user-facing database table creation and querying

  Sources   Download

MIT

The Requires

 

by Ben Lucas

database query dynamic