PHPackages                             tienhm7/auth - 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. tienhm7/auth

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

tienhm7/auth
============

The package is used to authentication

001PHP

Since Nov 15Pushed 3y ago1 watchersCompare

[ Source](https://github.com/tienhm7/auth)[ Packagist](https://packagist.org/packages/tienhm7/auth)[ RSS](/packages/tienhm7-auth/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/5b000953e915a4fc673b435d82b5a1d20a4d4552683b884cadf58749ac19fbe7/687474703a2f2f706f7365722e707567782e6f72672f7469656e686d372f617574682f76)](https://packagist.org/packages/template-backend-package) [![Total Downloads](https://camo.githubusercontent.com/a326c79806410213867b162faed330d1fc0585191dda29d93c5ae9667782018e/687474703a2f2f706f7365722e707567782e6f72672f7469656e686d372f617574682f646f776e6c6f616473)](https://packagist.org/packages/tienhm7/auth) [![Latest Unstable Version](https://camo.githubusercontent.com/67dc72ee9729f044656f7028f15341576f2d6199d31bfbaf059739f95d5e7e2d/687474703a2f2f706f7365722e707567782e6f72672f7469656e686d372f617574682f762f756e737461626c65)](https://packagist.org/packages/tienhm7/auth) [![License](https://camo.githubusercontent.com/51f1a46cbf958f11ddef77a518fdea6b0041110a1c64eec43bafe0d34cf7a45d/687474703a2f2f706f7365722e707567782e6f72672f7469656e686d372f617574682f6c6963656e7365)](https://packagist.org/packages/tienhm7/auth) [![PHP Version Require](https://camo.githubusercontent.com/8c5b535db193f670fc18b8cd9750d6d852583233c80e920e79923a5d4ff71cbf/687474703a2f2f706f7365722e707567782e6f72672f7469656e686d372f617574682f726571756972652f706870)](https://packagist.org/packages/tienhm7/auth)

Auth Package
============

[](#auth-package)

Simple package for registration and login

Use Package
-----------

[](#use-package)

```
// Add package to composer
composer require tienhm7/auth

// Intergrate to Framework
Example Laravel
