Libraries tagged by data validation
dimtrovich/validation
4536 Downloads
PHP Standalone Validation Library. Extending rakit/validation
dilneiss/laravel-password-exposed-validation-rule
789 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
indigerd/yii2-scenarios
23333 Downloads
Yii2 Validation Scanarios
icron/yii-dynamic-model
2552 Downloads
DynamicModel is a model class primarily used to support ad hoc data validation
davajlama/schemator
3292 Downloads
Schemator is lightweight library for data validation, sanitization and API documentation generation.
nurtext/signed-request
5639 Downloads
Simple encoding/decoding of data and hash validation using a shared secret
spaf/simputils
5945 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
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
379 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
257 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
rafaellimareis/credit-card
400 Downloads
Validate credit card number, expiration date, cvc
nilportugues/validator
1459 Downloads
An efficient data validator for PHP
jbzoo/csv-blueprint
3201 Downloads
CLI Utility for Validating and Generating CSV files based on custom rules. It ensures your data meets specified criteria, streamlining data management and integrity checks.