Libraries tagged by exa
t3brightside/microstart
113 Downloads
Microtemplate example data to get going
sonlabs/php-paypal
5 Downloads
Paypal payment example
rubix/har
127 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
193 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
448 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/colors
177 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
rockys/ex-admin-hyperf
79 Downloads
Ex-admin-hyperf 是一个基于Ant Design of Vue + hyperf 开发而成后台系统构建工具,无需关注页面模板JavaScript,只用php代码即可快速构建出一个功能完善的后台系统。
presta-expert/module
16 Downloads
The boilerplate for module for PrestaShop 1.5 - 1.7
phpems/phpems
744 Downloads
PHP Exam Management System
pagon/app
60 Downloads
Pagon app skelton
omegamvc/omega
10 Downloads
Omega is a lightweight PHP framework designed for building modern web applications using the MVC architecture. Compatible with PHP 8.2+.
mugesh/calculator
9 Downloads
A simple calculator package for PHP
mdagostino/multiplechoiceexams
24 Downloads
A set of PHP Clases to manage multiple choice exams
johnkary/php-skeleton
111 Downloads
Base project skeleton for a PHP 8.1+ project
jenutka/titanic_php
46 Downloads
An example project that predicts if Titanic passenger survives for a Kaggle competition using a Random Forest classifier.