Libraries tagged by validating
stuyam/laravel-kickbox-validator
10001 Downloads
A kickbox email validator for form requests in laravel
stroker/form
57056 Downloads
ZF2 module for extending forms with live clientside validation
spaf/simputils
6018 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
solvire/php-json-schema-generator
3960 Downloads
A JSON Schema Generator written in PHP. The implementation is based on current internet drafts.
sjdaws/vocal
15204 Downloads
Recursive functionality for Eloquent in Laravel 4 and 5
silverstripe-australia/silverstripe-constraints
373 Downloads
Define constraints on data objects that are evaluated before writing, rather than form level validators
shulard/atoum-xml-extension
14843 Downloads
The atoum xml extension allows you to make assertions on XML files
scoumbourdis/upload
2774 Downloads
Handle file uploads with extensible validation and storage strategies
sandromiguel/verum-php
150 Downloads
Server-Side Form Validation Library for PHP
sahibalejandro/laravel-form-helpers
2091 Downloads
Handle form model binding, old input binding and validation error messages in a clean and easy way.
rubix/mnist
172 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
383 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/har
126 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
209 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
175 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.