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

https://github.com/leafsphp/password

🔑 Leaf PHP password helper module
https://github.com/leafsphp/password

Last synced: 4 months ago
JSON representation

🔑 Leaf PHP password helper module

Awesome Lists containing this project

README

          






Leaf Password Module




# Leaf PHP

[![Latest Stable Version](https://poser.pugx.org/leafs/password/v/stable)](https://packagist.org/packages/leafs/password)
[![Total Downloads](https://poser.pugx.org/leafs/password/downloads)](https://packagist.org/packages/leafs/password)
[![License](https://poser.pugx.org/leafs/password/license)](https://packagist.org/packages/leafs/password)

Leaf's password helper packaged as a serve-yourself module.

## Installation

You can easily install Leaf using [Composer](https://getcomposer.org/).

```bash
composer require leafs/password
```

## View Leaf's docs [here](https://leafphp.netlify.app/#/)

Built with ❤ by [**Mychi Darko**](https://mychi.netlify.app)