Libraries tagged by CRQS
rubix/iris
385 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/divorce
447 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/credit
210 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
177 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
rubix/cifar-10
260 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
robiningelbrecht/php-slim-skeleton
83 Downloads
rekalogika/domain-event-outbox
1391 Downloads
Implementation of the transactional outbox pattern on top of rekalogika/domain-event
rekalogika/domain-event-contracts
2237 Downloads
Interfaces, Traits and Nominal Classes used by Domain Entities Implementing Domain Events
prooph/proophessor-do
11 Downloads
CQRS + ES sample app for proophessor
prooph/laravel-package
10382 Downloads
Laravel package for prooph components to get started out of the box with message bus, CQRS, event sourcing and snapshots
nwidart/laravel-broadway
15013 Downloads
A Laravel adapter for the Broadway ES/CQRS package.
manish-pareek/laravel-cors
8308 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
ignaciocastro0713/cqbus-mediator
16 Downloads
A Mediator for Laravel
ibsciss/supermonolog-service-provider
8158 Downloads
An extended monolog service provider for silex framework. Add crossFinger & log rotation handlers as options.
htmldriven/cors-proxy
297 Downloads
A simple proxy service for performing cross-domain AJAX requests.