Libraries tagged by tutorials
laravel-enso/tutorialmanager
17204 Downloads
Tutorial management backend for Laravel Enso
espresso-tutorials/php-epub
9004 Downloads
worksection/slack
12177 Downloads
Slack class (make usable packe from https://github.com/jarkkolaine/php-slack-tutorial code)
larafony/core
61 Downloads
Larafony is a modern PHP 8.5 framework combining the elegance of Laravel, the stability of Symfony, and the power of PSR standards - built for production, not tutorials. Minimal dependencies, full PSR support, custom middleware stack, and analytics without cookies or Google.
grifart/suppressed-exceptions
26994 Downloads
Adds support for suppressed exceptions as known in Java. https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html#suppressed-exceptions
popphp/popphp-tutorial
375 Downloads
Tutorial Application for Pop PHP Framework
laravel-liberu/tutorials
3172 Downloads
Tutorial management dependency for Laravel Liberu
epdenouden/phpunit-testdox-tutorial
22 Downloads
Self-guided tutorial for PHPUnit TestDox human-readable reports.
abolfazl-talebi/laravel-tutorial
168 Downloads
The Laravel Framework Tutorial Sources on Alefyar.com.
rubix/har
132 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
196 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/divorce
454 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/colors
179 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
kjonski/how-to-bundle
2 Downloads
Step-by-step Symfony bundle tutorial
jenutka/titanic_php
47 Downloads
An example project that predicts if Titanic passenger survives for a Kaggle competition using a Random Forest classifier.