Libraries tagged by tutorial
coldtrick/wizard
7380 Downloads
Make a wizard to guide your users through the features of your site
espresso-tutorials/php-epub
9072 Downloads
larafony/core
62 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
27156 Downloads
Adds support for suppressed exceptions as known in Java. https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html#suppressed-exceptions
deskola/simple-validator
1066 Downloads
This is a simple validator library adapted from https://www.phptutorial.net/php-tutorial/
popphp/popphp-tutorial
375 Downloads
Tutorial Application for Pop PHP Framework
laravel-liberu/tutorials
3179 Downloads
Tutorial management dependency for Laravel Liberu
epdenouden/phpunit-testdox-tutorial
22 Downloads
Self-guided tutorial for PHPUnit TestDox human-readable reports.
coringawc/filament-tutorials
13 Downloads
Filament plugin for interactive panel tutorials powered by Driver.js and stable targets.
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