Libraries tagged by Example Project
o3-shop/o3-shop
522 Downloads
This file should be used as an O3-Shop project root composer.json file. Entries provided here intended to be examples and could be changed to your specific needs.
hichemtab-tech/laravel-project-assist
56 Downloads
Laravel-ProjectAssist is a comprehensive toolkit for Laravel developers. It includes custom console commands, service providers, and utility classes that enhance productivity and simplify common tasks in Laravel project development. With thorough documentation and examples, this toolkit streamlines setup, reduces boilerplate code, and improves overall efficiency.
soos/sample-project
6 Downloads
SOOS ( https://soos.io ) is an independent software security company, located in Winooski, VT USA, building security software for your team. Used for testing purposes, this package is an example of a vulnerable package on a public registry.
ppokatilo/project-scanner
40 Downloads
Scan directories (for example vendor/, src/) for stuff
pantheon-systems/example-drupal7-travis-composer
51 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Travis CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
pantheon-systems/example-drupal7-circle-composer
102 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Circle CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
artoodetoo/so-example
2 Downloads
StackOverflow DB for Laravel
rubix/har
114 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
rubix/dota2
182 Downloads
Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and the results of 102,944 sample games.
rubix/credit
201 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.
jenutka/titanic_php
36 Downloads
An example project that predicts if Titanic passenger survives for a Kaggle competition using a Random Forest classifier.
contributte/api-router-skeleton
114 Downloads
Nette project example for contributte/api-router library by @f3l1x and @paveljanda
lorik/fortune_number
10 Downloads
Example Project assignment to count visitors of the page
easyweb360/easyweb360
10 Downloads
A simple example project
doblhofer/helloworld
7 Downloads
This is an example project to show how to create a composer package with PHPUnit tests