Sample project to build an app for SharePoint using PHP. You can reuse the TokenHelper class in your project to get access tokens that work with apps for SharePoint. The project also includes an example page that shows how to use the TokenHelper class to contact a REST endpoint in SharePoint.
An example project using a feed-forward neural network for text sentiment classification trained with 25,000 movie reviews from the IMDB website.
An example project that predicts risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset.
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
PHP DDD Skeleton: Bootstrap your new projects or be inspired by this example project
Example project how to use Slim, GraphQL and Eloquent
Simple, fast and yet powerful PHP router that is easy to get integrated and in any project. Heavily inspired by the way Laravel handles routing, with both simplicity and expand-ability in mind.