Libraries tagged by example
cgm/zf2-file-upload-examples
5254 Downloads
Form file upload examples for Zend Framework 2
ashsmith/magento2-blog-module-example
488 Downloads
A simple blog module.
prooph/proophessor-do
11 Downloads
CQRS + ES sample app for proophessor
johnkary/php-skeleton
99 Downloads
Base project skeleton for a PHP 8.1+ project
idrsolutions/idrsolutions-php-client
4182 Downloads
IDRSolutions PHP Client is the PHP API for IDRsolutions' BuildVu or JPedal Microservice Example
codebrain-ppp/hub
436 Downloads
Rabo iDEAL Professional HUB API client for PHP
aldev/moduler
341 Downloads
Creating moduler, seems like DDD
liip/hello-bundle
1437 Downloads
This Bundle provides examples for various Liip and other bundles.
danack/tier
554 Downloads
An 'framework' application using DI with tiers for full 'Dependency inversion'.
rubix/mnist
153 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/housing
405 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
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.