A trait that can be included on eloquent models to utilize the Aylien text analysis php sdk
hopkins/aylien-model-traits is a Laravel package for a trait that can be included on eloquent models to utilize the aylien text analysis php sdk.
It currently has 0 GitHub stars and 12 downloads on Packagist.
Install it with composer require hopkins/aylien-model-traits.
Discover more Laravel packages by hopkins
or browse all Laravel packages to compare alternatives.
Last updated
Breaking some functionality out of my eloquent models. The text analysis provided by Aylien is great to use on laravel's Model events. More to come