PHPackages                             k1low/reminder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. k1low/reminder

ActiveCakephp-plugin[Authentication &amp; Authorization](/categories/authentication)

k1low/reminder
==============

Password Reminder plugin for CakePHP

0.0.4(11y ago)13.5kMITPHPCI failing

Since Jan 15Pushed 11y ago1 watchersCompare

[ Source](https://github.com/k1LoW/Reminder)[ Packagist](https://packagist.org/packages/k1low/reminder)[ Docs](https://github.com/k1LoW/Reminder)[ RSS](/packages/k1low-reminder/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

Password reminder plugin for CakePHP
====================================

[](#password-reminder-plugin-for-cakephp)

Usage
-----

[](#usage)

### Create reminders table

[](#create-reminders-table)

```
$ cake schema create reminders --plugin Reminder

```

### Load Reminder plugin

[](#load-reminder-plugin)

```
