PHPackages                             modelfox/modelfox - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. modelfox/modelfox

ActiveLibrary

modelfox/modelfox
=================

Make predictions with a ModelFox model from your PHP app. Learn more at https://www.modelfox.dev/.

0.8.0(4y ago)06[1 issues](https://github.com/modelfoxdotdev/modelfox-php/issues)MITCPHP &gt;=7.4

Since Nov 15Pushed 4y agoCompare

[ Source](https://github.com/modelfoxdotdev/modelfox-php)[ Packagist](https://packagist.org/packages/modelfox/modelfox)[ Docs](https://www.modelfox.dev)[ RSS](/packages/modelfox-modelfox/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

ModelFox for PHP
================

[](#modelfox-for-php)

- [Watch the Video](https://www.modelfox.dev)
- [Read the Docs](https://www.modelfox.dev/docs)

The ModelFox PHP library makes it easy to make predictions with your ModelFox machine learning model from PHP.

Usage
-----

[](#usage)

Add `modelfox/modelfox` to your `composer.json` with this command:

```
$ composer require modelfox/modelfox
```

```
