Libraries tagged by php validator class
kakaprodo/custom-data
3663 Downloads
A Laravel package that wraps function arguments together into a single CustomData class allowing separate processing and validation for each argument.
rubix/mnist
170 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
378 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/har
124 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
rubix/credit
208 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.
rubix/cifar-10
256 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
stamina/chequer-php
72 Downloads
Fast & simple scalar/object/array checking/validation class
philipnorton42/php-password
87 Downloads
Password validation and generation class in PHP
c0de8/matchmaker
3947 Downloads
Ultra-fresh PHP matching class (in PHP 7.x OOP)
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.
edydeyemi/valid8ed
37 Downloads
A simple-to-use, lightweight PHP Validation Class
hraw/uuid
450 Downloads
A simple and lightweight class to create and validate uuid version 4 in PHP.
relaxed/ean-search
2653 Downloads
A PHP class for EAN and ISBN name lookup and validation using the API on ean-search.org
this7/validate
10 Downloads
this7 PHP validate class.