2017 © Pedro Peláez
 

molajo-package user

Molajo User Services for PHP Applications

image

molajo/user

Molajo User Services for PHP Applications

  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

=======, (*1)

User

Build Status, (*2)

Instantiates a User Object, providing access to User Profile and other System data, Authentication (Database, HTTP, and "Offline Access" testing. Also enables access to Registration processes, Login, Logout, Remember Me, Remind Me, User Email and Assets, and Authorisation processes., (*3)

System Requirements

  • PHP 5.3.3, or above
  • PSR-0 compliant Autoloader
  • PHP Framework independent
  • [optional] PHPUnit 3.5+ to execute the test suite (phpunit --version)

Installation

Install using Composer from Packagist

Step 1 Install composer in your project:, (*4)

    curl -s https://getcomposer.org/installer | php

Step 2 Create a composer.json file in your project root:, (*5)

{
    "require": {
        "Molajo/User": "1.*"
    }
}

Step 3 Install via composer:, (*6)

    php composer.phar install

About

Molajo Project observes the following:, (*7)

  • Semantic Versioning
  • PSR-0 Autoloader Interoperability
  • PSR-1 and PSR-2
  • [phpDocumentor2] (https://github.com/phpDocumentor/phpDocumentor2)
  • [phpUnit Testing] (https://github.com/sebastianbergmann/phpunit)
  • [Travis Continuous Improvement] (https://travis-ci.org/profile/Molajo)
  • [Packagist] (https://packagist.org)

Submitting pull requests and features

Pull requests GitHub, (*8)

Features GitHub, (*9)

Author

Amy Stephen - AmyStephen@Molajo.org - http://twitter.com/AmyStephen, (*10)

License

Molajo User is licensed under the MIT License - see the LICENSE file for details, (*11)

More Information

The Versions

31/08 2015

dev-master

9999999-dev http://github.com/Molajo/User

Molajo User Services for PHP Applications

  Sources   Download

MIT

The Requires

 

user commonapi molajo

25/11 2013

0.1.0

0.1.0.0 http://github.com/Molajo/User

Molajo User Services for PHP Applications

  Sources   Download

MIT

The Requires

 

user commonapi molajo