An open API service indexing awesome lists of open source software.

https://github.com/cromega08/phpassword

A website to generate and validate your password.
https://github.com/cromega08/phpassword

javascript javascript-php js password password-generator password-safety php php-8 php-app php-application php-applications php-javascript php-js php-web php-web-app php-web-application php-web-apps php-website php8 phpwebapp

Last synced: 4 months ago
JSON representation

A website to generate and validate your password.

Awesome Lists containing this project

README

        

# PHPassword

A website to generate and validate your password.

Simplily enter to the site and enjoy the functions on it.

Let the Elephant protect your Passwords.

## Requirements

* PHP >= v.8

## Installation

1. Clone the current repository:

```bash
git clone https://github.com/cromega08/PHPassword.git
```

2. Start a development server with PHP:

```bash
php -S localhost:8080
```

3. Connect to the server and done!

## Contributing

Contributions are always welcome!

Feel free to "Fork" or clone, and push your changes to the repository.

All commits are reviewed.

## Authors

* [@Cromega08](https://www.github.com/cromega08)

## License

* [GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0)