Download the PHP package molajo/user without Composer
On this page you can find all versions of the php package molajo/user. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package user
Short Description Molajo User Services for PHP Applications
License MIT
Homepage http://github.com/Molajo/User
Informations about the package user
======= User
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.
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:
Step 2 Create a composer.json file in your project root:
Step 3 Install via composer:
About
Molajo Project observes the following:
- 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
Features GitHub
Author
Amy Stephen - http://twitter.com/AmyStephen License
Molajo User is licensed under the MIT License - see the LICENSE
file for details
More Information
All versions of user with dependencies
commonapi/user Version dev-master
commonapi/filehandler Version dev-master