Libraries tagged by php validate
snipershady/egon
35 Downloads
Egon API PHP Library
rubix/mnist
173 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
385 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/divorce
447 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/credit
210 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/colors
177 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
rubix/cifar-10
261 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
responsive-sk/slim4-paths
459 Downloads
Complete path management solution for PHP applications with zero dependencies, built-in filesystem operations, enhanced security, framework presets (Laravel, Slim4, Mezzio), and comprehensive validation
platine-php/upload
4492 Downloads
Platine Upload provides a flexible file uploads with extensible validation and storage strategies.
phpfui/html-unit-tester
4136 Downloads
PHPUnit Testing extensions for HMTL and CSS insures valid HTML and CSS via v.Nu validator
omarelgabry/miniphp
65 Downloads
A small, simple PHP MVC framework skeleton that encapsulates a lot of features surrounded with powerful security layers.
microlib/config
48 Downloads
A small, PHP, configuration library consisting mostly of functions.
mgrechanik/gridviewfilterfix
608 Downloads
Fix for Yii2 GridView DataColumn for filter validation errors to be properly shown with bootstrap 4 and 5
marwanalsoltany/mighty
1329 Downloads
The last validation library you will ever need!
martian/spammailchecker
1617 Downloads
A laravel package that protect users from entering non-existing/spam email addresses.