PHPackages                             graham-campbell/passwd - 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. [Framework](/categories/framework)
4. /
5. graham-campbell/passwd

Abandoned → [illuminate/support](/?search=illuminate%2Fsupport)ArchivedLibrary[Framework](/categories/framework)

graham-campbell/passwd
======================

Passwd Is A Simple Password Generator For Laravel 4.1

v0.4.0-alpha(12y ago)34.7kApache-2.0PHPPHP &gt;=5.4.7

Since Aug 15Pushed 11y agoCompare

[ Source](https://github.com/GrahamDeprecated/Laravel-Passwd)[ Packagist](https://packagist.org/packages/graham-campbell/passwd)[ RSS](/packages/graham-campbell-passwd/feed)WikiDiscussions master Synced 4w ago

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

Laravel Passwd
==============

[](#laravel-passwd)

[![Bitdeli Badge](https://camo.githubusercontent.com/25d63fe1a2b9dd86a98c331d1e8a89a9939d938697e78baeeef1450a20cf68bc/68747470733a2f2f64327765637a68766c38323376302e636c6f756466726f6e742e6e65742f47726168616d43616d7062656c6c2f4c61726176656c2d5061737377642f7472656e642e706e67)](https://bitdeli.com/free "Bitdeli Badge")[![Build Status](https://camo.githubusercontent.com/7cadd2393e24f6b6bf1c3ccf6de756c44270344d196213b5f8d1e9ede7bc378e/68747470733a2f2f7472617669732d63692e6f72672f47726168616d43616d7062656c6c2f4c61726176656c2d5061737377642e706e67)](https://travis-ci.org/GrahamCampbell/Laravel-Passwd)[![Coverage Status](https://camo.githubusercontent.com/0df781f5416212acd32f08fc930dd8a52efbf5d524cdf54f789623e8b205eee8/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f47726168616d43616d7062656c6c2f4c61726176656c2d5061737377642f62616467652e706e67)](https://coveralls.io/r/GrahamCampbell/Laravel-Passwd)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/984a3ab85955aabcd4cb6fb1a39dd0d42d7cd7093a17ddfba58520675a42a4f1/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f47726168616d43616d7062656c6c2f4c61726176656c2d5061737377642f6261646765732f7175616c6974792d73636f72652e706e673f733d65333838653137653661376261616533316235636437636564316437316339656232663665393236)](https://scrutinizer-ci.com/g/GrahamCampbell/Laravel-Passwd)[![SensioLabsInsight](https://camo.githubusercontent.com/6e247c84b16643bc11cd20793a9f7d6972abae1021a82ea0c3a95886a34bec6f/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f38613335393466662d363938632d346663332d623832632d3337656436653763633134352f6d696e692e706e67)](https://insight.sensiolabs.com/projects/8a3594ff-698c-4fc3-b82c-37ed6e7cc145)[![Software License](https://camo.githubusercontent.com/b2e843467bc0b3b6b32911b39ea2e40d7a036aefc55720f80b7217a0f3dc95ef/68747470733a2f2f706f7365722e707567782e6f72672f67726168616d2d63616d7062656c6c2f7061737377642f6c6963656e73652e706e67)](https://github.com/GrahamCampbell/Laravel-Passwd/blob/master/LICENSE.md)[![Latest Version](https://camo.githubusercontent.com/af7821ee65b9df28f05d3dbd84b129ecb9994b1fb4852069dae8b7adc62d704b/68747470733a2f2f706f7365722e707567782e6f72672f67726168616d2d63616d7062656c6c2f7061737377642f762f737461626c652e706e67)](https://packagist.org/packages/graham-campbell/passwd)

WARNING
-------

[](#warning)

#### This package is depreciated, and is no longer maintained.

[](#this-package-is-depreciated-and-is-no-longer-maintained)

What Is Laravel Passwd?
-----------------------

[](#what-is-laravel-passwd)

Laravel Passwd is a simple password generator for [Laravel 4.1](http://laravel.com).

- Laravel Passwd was created by, and is maintained by [Graham Campbell](https://github.com/GrahamCampbell).
- Laravel Passwd uses [Travis CI](https://travis-ci.org/GrahamCampbell/Laravel-Passwd) with [Coveralls](https://coveralls.io/r/GrahamCampbell/Laravel-Passwd) to check everything is working.
- Laravel Passwd uses [Scrutinizer CI](https://scrutinizer-ci.com/g/GrahamCampbell/Laravel-Passwd) and [SensioLabsInsight](https://insight.sensiolabs.com/projects/8a3594ff-698c-4fc3-b82c-37ed6e7cc145) to run additional checks.
- Laravel Passwd uses [Composer](https://getcomposer.org) to load and manage dependencies.
- Laravel Passwd provides a [change log](https://github.com/GrahamCampbell/Laravel-Passwd/blob/master/CHANGELOG.md), [releases](https://github.com/GrahamCampbell/Laravel-Passwd/releases), and [api docs](http://grahamcampbell.github.io/Laravel-Passwd).
- Laravel Passwd is licensed under the Apache License, available [here](https://github.com/GrahamCampbell/Laravel-Passwd/blob/master/LICENSE.md).

System Requirements
-------------------

[](#system-requirements)

- PHP 5.4.7+ or PHP 5.5+ is required.
- You will need [Laravel 4.1](http://laravel.com) because this package is designed for it.
- You will need [Composer](https://getcomposer.org) installed to load the dependencies of Laravel Passwd.

Installation
------------

[](#installation)

Please check the system requirements before installing Laravel Passwd.

To get the latest version of Laravel Passwd, simply require `"graham-campbell/passwd": "0.4.*@alpha"` in your `composer.json` file. You'll then need to run `composer install` or `composer update` to download it and have the autoloader updated.

Once Laravel Passwd is installed, you need to register the service provider. Open up `app/config/app.php` and add the following to the `providers` key.

- `'GrahamCampbell\Passwd\PasswdServiceProvider'`

You can register the Passwd facade in the `aliases` key of your `app/config/app.php` file if you like.

- `'Passwd' => 'GrahamCampbell\Passwd\Facades\Passwd'`

Configuration
-------------

[](#configuration)

Laravel Passwd requires no configuration. Just follow the simple install instructions and go!

Usage
-----

[](#usage)

There is currently no usage documentation besides the [API Documentation](http://grahamcampbell.github.io/Laravel-Passwd) for Laravel Passwd.

You may see an example of implementation in [Laravel Credentials](https://github.com/GrahamCampbell/Laravel-Credentials).

Updating Your Fork
------------------

[](#updating-your-fork)

Before submitting a pull request, you should ensure that your fork is up to date.

You may fork Laravel Passwd:

```
git remote add upstream git://github.com/GrahamCampbell/Laravel-Passwd.git

```

The first command is only necessary the first time. If you have issues merging, you will need to get a merge tool such as [P4Merge](http://perforce.com/product/components/perforce_visual_merge_and_diff_tools).

You can then update the branch:

```
git pull --rebase upstream master
git push --force origin

```

Once it is set up, run `git mergetool`. Once all conflicts are fixed, run `git rebase --continue`, and `git push --force origin `.

Pull Requests
-------------

[](#pull-requests)

Please review these guidelines before submitting any pull requests.

- When submitting bug fixes, check if a maintenance branch exists for an older series, then pull against that older branch if the bug is present in it.
- Before sending a pull request for a new feature, you should first create an issue with \[Proposal\] in the title.
- Please follow the [PSR-2 Coding Style](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md) and [PHP-FIG Naming Conventions](https://github.com/php-fig/fig-standards/blob/master/bylaws/002-psr-naming-conventions.md).

License
-------

[](#license)

Apache License

Copyright 2013-2014 Graham Campbell

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~44 days

Total

5

Last Release

4525d ago

PHP version history (2 changes)v0.1.0-alphaPHP &gt;=5.3.3

v0.4.0-alphaPHP &gt;=5.4.7

### Community

Maintainers

![](https://www.gravatar.com/avatar/d95eb26cb8f3919bb5ca3b6d823daeabbf259663778a970349b245c580713c8e?d=identicon)[graham-campbell](/maintainers/graham-campbell)

---

Top Contributors

[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (88 commits)")[![bitdeli-chef](https://avatars.githubusercontent.com/u/3092978?v=4)](https://github.com/bitdeli-chef "bitdeli-chef (1 commits)")

---

Tags

frameworklaravelpasswordgeneratorGraham CampbellGrahamCampbellpassword generatorpasswdLaravel Passwd

### Embed Badge

![Health badge](/badges/graham-campbell-passwd/health.svg)

```
[![Health](https://phpackages.com/badges/graham-campbell-passwd/health.svg)](https://phpackages.com/packages/graham-campbell-passwd)
```

###  Alternatives

[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k246.0M11.1k](/packages/symfony-framework-bundle)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[unopim/unopim

UnoPim Laravel PIM

10.5k2.2k](/packages/unopim-unopim)[graham-campbell/digitalocean

DigitalOcean Is A DigitalOcean Bridge For Laravel

504357.0k2](/packages/graham-campbell-digitalocean)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[graham-campbell/bitbucket

Bitbucket Is A Bitbucket Bridge For Laravel

76191.5k2](/packages/graham-campbell-bitbucket)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
