Libraries tagged by CIOS
youniwemi/digital-invoice
373 Downloads
Digital Invoice is an easy wrapper around easybill/zugferd-php, josemmo/einvoicing and atgp/factur-x that will allow you generate Factur-x and UBL (Peppol, Cius...) invoices in a very easy way.
yarri/lazy-loader
23212 Downloads
LazyLoader provides efficient mechanism for lazy loading with closures
tureki/phpcc
2699 Downloads
A PHP Library to use Google Closure Compiler compress Javascript
the-don-himself/gremlin-ogm
1886 Downloads
A PHP Object Graph Mapper for Tinkerpop 3+ compatible Graph Databases (JanusGraph, Neo4j, etc.) that allows you to persist data and run gremlin queries.
sytxlabs/nologin
246 Downloads
This module adds a cross-site login system to the platform. It allows users to log in to the platform without having to enter their credentials again if they are already logged in on another site.
symplely/uv-ffi
34 Downloads
Foreign Function Interface (FFI) of `libuv` cross-platform event-driven asynchronous I/O library.
stibenamm/firma-xades-cr
1041 Downloads
Paquete para la firma de facturacion electronica costa rica
snowsoft/laravel-cors
4619 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
schnittstabil/csrf-twig-helpers
34684 Downloads
CSRF (Cross-Site Request Forgery) protection helpers for the Twig templating engine.
rubix/mnist
172 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
383 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/har
126 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
rubix/divorce
446 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/credit
209 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
175 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.