novatorgroup/user-card-module

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

User discount card

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/novatorgroup/user-card-module

2.2.2 2019-11-19 06:48 UTC

This package is not auto-updated.

Last update: 2025-10-26 10:16:18 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();