Libraries tagged by tutorial
worksection/slack
8006 Downloads
Slack class (make usable packe from https://github.com/jarkkolaine/php-slack-tutorial code)
grifart/suppressed-exceptions
20996 Downloads
Adds support for suppressed exceptions as known in Java. https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html#suppressed-exceptions
automad/theme-skeleton
1446 Downloads
An Automad theme package skeleton including tutorial templates for developers
popphp/popphp-tutorial
361 Downloads
Tutorial Application for Pop PHP Framework
laravel-liberu/tutorials
2787 Downloads
Tutorial management dependency for Laravel Liberu
epdenouden/phpunit-testdox-tutorial
21 Downloads
Self-guided tutorial for PHPUnit TestDox human-readable reports.
devdrawer/tutorial
13 Downloads
This is a sample composer package tutorial.
laravel-enso/tutorialmanager
17118 Downloads
Tutorial management dependency for Laravel Enso
bopbituni/tutorial2
7 Downloads
demo composer
abolfazl-talebi/laravel-tutorial
168 Downloads
The Laravel Framework Tutorial Sources on Alefyar.com.
rubix/har
114 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
rubix/dota2
182 Downloads
Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and the results of 102,944 sample games.
rubix/credit
201 Downloads
An example project that predicts the risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset of credit card customers.
kjonski/how-to-bundle
2 Downloads
Step-by-step Symfony bundle tutorial
jenutka/titanic_php
36 Downloads
An example project that predicts if Titanic passenger survives for a Kaggle competition using a Random Forest classifier.