novatorgroup/user-card-module

There is no license information available for the latest version (2.2.2) of this package.

User discount card

Maintainers

Package info

github.com/novatorgroup/user-card-module

pkg:composer/novatorgroup/user-card-module

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.2.2 2019-11-19 06:48 UTC

This package is not auto-updated.

Last update: 2026-03-01 12:04:04 UTC


README

This is the code for a particular project.

$result = (new UserCard())->findByPhone('phone');

echo $result->getMoney();
echo $result->getEmail();
echo $result->getClientName();
echo $result->getFullCardName();