Laravel Web3 Versions Save

Laravel SDK wrapper for the Web3 PHP API client that interacts with the Ethereum blockchain.

3.1.0

1 year ago

Forcing PHP 8.1+ due to formatting constraints of a package

3.0.0

2 years ago

2.0.0

2 years ago

The old Web3 package is obsolete, so we can say welcome to PHP Web3, made by @nunomaduro and his contributors. (https://github.com/renoki-co/laravel-web3/pull/21)

Before upgrading, take these steps into account:

  • provider and request_manager keys from each connection should be dropped
  • The only available methods to call from the facade class are the ones shown in the documentation (personal, shh, utils, getProvider methods got removed)

1.2.0

2 years ago
  • Dropped PHP 7.4

1.1.0

3 years ago
  • Fixed bindings to work with Laravel Octane

1.0.0

3 years ago