Libraries tagged by imputation
rubix/ml
754853 Downloads
A high-level machine learning and deep learning library for the PHP language.
rubix/housing
404 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
jenutka/titanic_php
36 Downloads
An example project that predicts if Titanic passenger survives for a Kaggle competition using a Random Forest classifier.
krugozor/database
2442 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
yellenli/laravel-scout-elastic
1164 Downloads
Elastic Driver for Laravel Scout (imitation)
pulyavin/thread-pool
51 Downloads
Imitation of threads in PHP
rugleb/phpgpss
7 Downloads
Modeling of control systems
justinonomo/export
1 Downloads
some drupal paragraph importation
g4t/laravel-multithread
22 Downloads
laravel multithread imulation.
dustinleblanc/zotero_import
18 Downloads
Handles importation and querying of documents from Zotero
busenov/database
3 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
infection/infection
15507374 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
rubix/tensor
783521 Downloads
A library and extension that provides objects for scientific computing in PHP.
qcod/laravel-gamify
163990 Downloads
Add gamification in laravel app with reputation point and badges support
pestphp/pest-plugin-mutate
824722 Downloads
Mutates your code to find untested cases