no-global-state / krystal-skeleton
Skeleton Application for Krystal Framework
dev-master
2019-10-23 11:52 UTC
Requires
- php: >=5.3
- no-global-state/krystal: 1.2.x
This package is not auto-updated.
Last update: 2024-11-09 19:38:21 UTC
README
This is krystal's application skeleton. The development starts from this.
Features
These following features come right out of the box:
- Authentication via email / password
- Registration
- Lost password recovery
- Profile functionality
- Profile destroying
Installation
In order to install the framework, you should install Composer first. Once you finish, then in your command line tool just navigate to the project folder and then simply type and run this command:
composer create-project -n -sdev --prefer-dist no-global-state/krystal-skeleton ./