Libraries tagged by tput
grifart/suppressed-exceptions
22902 Downloads
Adds support for suppressed exceptions as known in Java. https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html#suppressed-exceptions
decodelabs/monarch
1752 Downloads
A single shared source of truth for your PHP apps
afcamps/forceutf8
12120 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings. (fork from https://github.com/neitanod/forceutf8)
snapp-market-pro/moadian
1288 Downloads
PHP SDK for working with tp.tax.gov.ir (سامانه مودیان مالیاتی)
crysalead/kahlan
60604 Downloads
The PHP Test Framework for Freedom, Truth and Justice.
rx-coder/toutiao-marketing-sdk
323 Downloads
头条 MarketingApi SDK
nigelgreenway/tutis
5411 Downloads
A framework agnostic authentication library
coduo/tutu
12669 Downloads
TuTu - simple HTTP server mocking tool in PHP.
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
377 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
424 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
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
207 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
172 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
rubix/cifar-10
256 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.