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.
- Host: GitHub
- URL: https://github.com/cromega08/phpassword
- Owner: cromega08
- License: gpl-3.0
- Created: 2023-02-21T23:52:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-19T14:36:26.000Z (almost 2 years ago)
- Last Synced: 2025-03-13T03:15:37.635Z (4 months ago)
- Topics: 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
- Language: PHP
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)