PHPackages                             tuutti/php-tupas - 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. tuutti/php-tupas

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

tuutti/php-tupas
================

1.0.0(6y ago)12.7k1PHP

Since Dec 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/tuutti/php-tupas)[ Packagist](https://packagist.org/packages/tuutti/php-tupas)[ RSS](/packages/tuutti-php-tupas/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (4)Versions (7)Used By (0)

php-tupas
=========

[](#php-tupas)

[![Build Status](https://camo.githubusercontent.com/c6ecf843f2e3fb45ec3ff3844fe36f3070b3df3b6e39f2d636eabfeb97565b37/68747470733a2f2f7472617669732d63692e6f72672f7475757474692f7068702d74757061732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/tuutti/php-tupas) [![codecov](https://camo.githubusercontent.com/419104d767c399812ff57b2febc066f905ade35db481b5443db33dca87c0d428/68747470733a2f2f636f6465636f762e696f2f67682f7475757474692f7068702d74757061732f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/tuutti/php-tupas)

Install
-------

[](#install)

```
composer require tuutti/php-tupas

```

Testing
-------

[](#testing)

Run tests with phpunit.

```
./vendor/bin/phpunit

```

Usage
-----

[](#usage)

### Building tupas button/form

[](#building-tupas-buttonform)

Create a new class that implements `\Tupas\Entity\BankInterface`.

```
