Libraries tagged by validaion
snowsoft/laravel-recaptcha
62 Downloads
Simple and painless Google reCAPTCHA package for Laravel framework
slwdc/nic-parser
543 Downloads
Sri Lankan national identity card number validator
slick/validator
3330 Downloads
Slick/Validator is a simple library with useful input validators
sjdaws/vocal
15204 Downloads
Recursive functionality for Eloquent in Laravel 4 and 5
shulard/atoum-xml-extension
14772 Downloads
The atoum xml extension allows you to make assertions on XML files
shm/schema
41 Downloads
Extensible PHP schema definition library with validation, normalization, and GraphQL type casting
scoumbourdis/upload
2753 Downloads
Handle file uploads with extensible validation and storage strategies
sandromiguel/verum-php
149 Downloads
Server-Side Form Validation Library for PHP
sahibalejandro/laravel-form-helpers
2089 Downloads
Handle form model binding, old input binding and validation error messages in a clean and easy way.
runopencode/event-overlaps
14988 Downloads
Provides you with basic logic to check for events overlaping.
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
382 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
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.
rubix/cifar-10
258 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.