Laravel Natural Language Versions Save

This package makes using the Google Natural Language API in your laravel app a breeze with minimum to no configuration, clean syntax and a consistent package API.

v8.0.0

1 year ago
  • supports Laravel v10
  • min php requirement is now 8.1

v7.0.1

2 years ago
  • Fix GitHub actions

v7.0.0

2 years ago
  • Added Laravel 9 support and dropped support for Laravel 7 and 8, and PHP 7.

v6.0.1

3 years ago
  • Add PHP 8 support.

v6.0.0

3 years ago
  • Updated the underlying google cloud language sdk. No breaking changes, major release for safety.

v5.0.0

3 years ago
  • Added Laravel v8.x support.
  • Dropped Laravel v6 & PHPUnit v8 support.

v4.0.0

4 years ago
  • Added Laravel v7.x support.
  • Dropped PHP v7.2 support, now PHP v7.3 is the minimum requirement.

v3.0.1

4 years ago
  • Added Github Actions workflow

v3.0.0

4 years ago
  • Now supports Laravel v6.0
  • Support for Laravel v5.8 will be dropped in v3.1

v2.1.0

4 years ago
  • Update google-cloud-language sdk