laravel-wallet

Easy work with virtual wallet

MIT License

Downloads
528.7K
Stars
1.1K
Committers
26

Bot releases are hidden (Show)

laravel-wallet - 11.1.0 Latest Release

Published by rez1dent3 3 months ago

What's Changed

Full Changelog: https://github.com/bavix/laravel-wallet/compare/11.0.6...11.1.0

laravel-wallet - 11.0.6

Published by rez1dent3 4 months ago

What's Changed

Full Changelog: https://github.com/bavix/laravel-wallet/compare/11.0.5...11.0.6

laravel-wallet - 11.0.5

Published by rez1dent3 4 months ago

What's Changed

Full Changelog: https://github.com/bavix/laravel-wallet/compare/11.0.4...11.0.5

laravel-wallet - 11.0.4

Published by rez1dent3 6 months ago

What's Changed

Full Changelog: https://github.com/bavix/laravel-wallet/compare/11.0.3...11.0.4

laravel-wallet - 11.0.3

Published by rez1dent3 7 months ago

What's Changed

Full Changelog: https://github.com/bavix/laravel-wallet/compare/11.0.2...11.0.3

laravel-wallet - 10.1.6

Published by rez1dent3 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/bavix/laravel-wallet/compare/10.1.5...10.1.6

laravel-wallet - 11.0.2

Published by rez1dent3 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/bavix/laravel-wallet/compare/11.0.1...11.0.2

laravel-wallet - 11.0.1

Published by rez1dent3 7 months ago

What's Changed

Full Changelog: https://github.com/bavix/laravel-wallet/compare/11.0.0...11.0.1

laravel-wallet - 11.0.0

Published by rez1dent3 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/bavix/laravel-wallet/compare/10.1.5...11.0.0

laravel-wallet - 10.1.5

Published by rez1dent3 7 months ago

laravel-wallet - 10.1.4

Published by rez1dent3 7 months ago

What's Changed

Full Changelog: https://github.com/bavix/laravel-wallet/compare/10.1.3...10.1.4

laravel-wallet - 9.6.4

Published by rez1dent3 7 months ago

What's Changed

  • added check for the existence of uuid in the wallet

Full Changelog: https://github.com/bavix/laravel-wallet/compare/9.6.3...9.6.4

laravel-wallet - 10.1.3

Published by rez1dent3 9 months ago

laravel-wallet - 10.1.2

Published by rez1dent3 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/bavix/laravel-wallet/compare/10.1.1...10.1.2

laravel-wallet - 9.6.3

Published by rez1dent3 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/bavix/laravel-wallet/compare/9.6.2...9.6.3

laravel-wallet - 10.1.1

Published by rez1dent3 9 months ago

What's Changed

Full Changelog: https://github.com/bavix/laravel-wallet/compare/10.1.0...10.1.1

laravel-wallet - 10.1.0

Published by rez1dent3 10 months ago

What's Changed

Full Changelog: https://github.com/bavix/laravel-wallet/compare/10.0.2...10.1.0

laravel-wallet - 10.0.2

Published by rez1dent3 10 months ago

What's Changed

Full Changelog: https://github.com/bavix/laravel-wallet/compare/10.0.1...10.0.2

laravel-wallet - 10.0.1

Published by rez1dent3 about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/bavix/laravel-wallet/compare/10.0.0...10.0.1

laravel-wallet - 10.0.0

Published by rez1dent3 over 1 year ago

Added

  • Added environment variables for cache and locks (WALLET_CACHE_DRIVER, WALLET_CACHE_TTL, WALLET_LOCK_DRIVER, WALLET_LOCK_TTL).
  • Transaction/transfer uuids added to External API.
  • Improved support for custom types with phpstan. Now you will find more errors.
  • Added the ability to buy for any wallet through the basket (receiving wallet).

Deprecated

  • Method deprecated BookkeeperServiceInterface::missing. Use BookkeeperServiceInterface::forget.

Deleted

  • Removed LockProviderNotFoundException.

Fixed

  • Fixed empty state bug.
  • Fixed return types in phpdoc, added strong typing.

Changed

  • Viewing a balance no longer creates a wallet. Solves problems with laravel nova. #658. Thank you @myounis97
  • Contract changed EagerLoaderServiceInterface. Added customer.
  • The to_type and from_type columns in the translation table are no longer used. Will be removed in 11.x.
  • For all transfers, the relationship type has been changed from MorphMany to HasMany.
  • Minimum php version 8.1.
  • Minimum laravel version 10.0.
  • Minimum doctrine/dbal version 3.5.
  • Minimum brick/math version 0.10.

What's Changed

Full Changelog: https://github.com/bavix/laravel-wallet/compare/9.6.2...10.0.0

Package Rankings
Top 1.53% on Packagist.org
Badges
Extracted from project README
Maintainability Test Coverage Financial Contributors on Open Collective Mutation testing badge Latest Stable Version Latest Unstable Version License composer.lock Sparkline Supported by JetBrains
Related Projects