Libraries tagged by learn
salehhashemi/laravel-intelli-git
594 Downloads
An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.
rubix/dota2
192 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
443 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/colors
173 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
reconengine/recon-laravel
8 Downloads
World class recommendation engine brought to Laravel
plus-education/pluslms
1 Downloads
Plus Education is a Learning Management System, I believe that course development should be fun and creative. Plus Education eliminates the hassle of creating online courses, through an intuitive and consistent interface.
phpfanatic/clarifai
10639 Downloads
clarifAI PHP Library
php-school/php8-appreciate
583 Downloads
2020 PHP: A showcase and classroom for the cutting edge features of PHP 8
patrickschur/neural-network
40 Downloads
A dead simple neural network. For educational purposes only.
noiselabs/build-your-own-neural-network
1 Downloads
Support code for the "Build Your Own Neural Network With PHP" talk
nastasia/callable-functions
66 Downloads
Learn callable functions with arrays
mttk2004/phpure
3 Downloads
phpure is a simple MVC framework written in PHP to help beginners understand the inner workings of a web application built with the MVC pattern.
mazin/replicate-php
13 Downloads
This is a PHP client for Replicate.
loophp/church-encoding
0 Downloads
Church encoding in PHP
learncodeweb/filesupload
97 Downloads
A very simple (GD library Image processing) class for upload multiple files. You can create multiple thumbnails, add watermark (text/image), resize and change the quality of the images. You can also use this class with any PHP framework, tested with Laravel 8 and Laravel 9.