2017 © Pedro Peláez
 

library users

General Class User

image

uvicate/users

General Class User

  • Wednesday, February 19, 2014
  • by victorhqc
  • Repository
  • 2 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Users

RESTful API that handles: * Create, edit and delete Users * Login and logout * Forgotten password, (*1)

Authenticated with OAuth 2.0, (*2)

Installation

Get and install dependencies, (*3)

$ php composer.phar install

Install client side dependencies., (*4)

$ bower install, (*5)

Go to installers/:, (*6)

Edit the next file(s) to configure the installer, (*7)

  • platform_installer.json

Databases and main configurations

$ python platform_installer.py, (*8)

Requirements

  • PHP >= 5.5
  • Python >= 2.7
  • JS Node
  • Bower
  • Apache >= 2.2
  • MySQL

The Versions

19/02 2014

dev-master

9999999-dev https://github.com/uvicate/Users

General Class User

  Sources   Download

MIT

The Requires

 

php mysql users