PHPackages                             daylerees/scientist-laravel - 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. [Framework](/categories/framework)
4. /
5. daylerees/scientist-laravel

ActiveLibrary[Framework](/categories/framework)

daylerees/scientist-laravel
===========================

Allow the Scientist library to be used with the Laravel PHP framework.

0.1.1-alpha(10y ago)54843[1 issues](https://github.com/daylerees/scientist-laravel/issues)MITPHP

Since Feb 5Pushed 10y ago2 watchersCompare

[ Source](https://github.com/daylerees/scientist-laravel)[ Packagist](https://packagist.org/packages/daylerees/scientist-laravel)[ RSS](/packages/daylerees-scientist-laravel/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

[![Scientist](scientist.png)](https://github.com/daylerees/scientist)

Scientist for Laravel
=====================

[](#scientist-for-laravel)

[![Packagist Version](https://camo.githubusercontent.com/3047883098fc2474e78085834e529eccc5f4331d8fda4b491ac43519f3a3ba8c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6461796c65726565732f736369656e746973742d6c61726176656c2e737667)](https://packagist.org/packages/daylerees/scientist-laravel)[![Packagist](https://camo.githubusercontent.com/c0d1e395f96b461c55cc7b9eab33cc477d8522cfa98cb5e92bd96d9c3f0f12a6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6461796c65726565732f736369656e746973742d6c61726176656c2e737667)](https://packagist.org/packages/daylerees/scientist-laravel)

Allow the [Scientist library](https://github.com/daylerees/scientist) to be used with the [Laravel PHP framework](https://laravel.com).

Installation
------------

[](#installation)

Require the latest version of Scientist Laravel using [Composer](https://getcomposer.org/).

```
composer require daylerees/scientist-laravel

```

Next, add the service provider to the `providers` section of `config/app.php` in your Laravel project.

```
