Libraries tagged by php validate
rubix/mnist
155 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
353 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/divorce
419 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/credit
202 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
160 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
platine-php/upload
3450 Downloads
Platine Upload provides a flexible file uploads with extensible validation and storage strategies.
mon-suivi-logement/sellsy-api-v1-cache-strategy
434 Downloads
A cache strategy for Sellsy Api v1, build on top of Kevinrob Guzzle caceh middleware
martian/laracaptcha
192 Downloads
A Laravel package to seamlessly use hCapthca or reCaptcha on your forms or RESTful APIs
marcoc/input
2614 Downloads
Input Handler for PHP 7.2+
jaxon-php/jaxon-utils
9453 Downloads
Utilities for the Jaxon library.
itxiao6/session
142 Downloads
重写了PHP自带的 SESSION 机制,存储介质支持:本地模式、Memcache、Redis、Mamcached、Xcache,php运行模式支持:LAMP、LNMP、SWOOLE
itgalaxy/webcrawler-verifier
2848 Downloads
PHP library providing functionality to verify that user-agents are who they claim to be.
imanghafoori/eloquent-rating
200 Downloads
5 star rating for eloquent
hippophp/hippo
32 Downloads
Hippo is an open-source tool that helps PHP programmers adhere to certain a given convention.
ems/xtype
3819 Downloads
Semantic types for PHP