Libraries tagged by Example Project
hichemtab-tech/laravel-project-assist
61 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.
artoodetoo/so-example
2 Downloads
StackOverflow DB for Laravel
pantheon-systems/example-drupal7-travis-composer
52 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.
rubix/har
132 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
196 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/divorce
453 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/colors
179 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
jenutka/titanic_php
47 Downloads
An example project that predicts if Titanic passenger survives for a Kaggle competition using a Random Forest classifier.
contributte/api-router-skeleton
136 Downloads
Nette project example for contributte/api-router library by @f3l1x and @paveljanda
contributte/datagrid-skeleton
112 Downloads
Example of contributte/datagrid component. Project skeleton based on Nette Framework and Contributte libraries by @f3l1x & @paveljanda.
khalilleo-webagentur/sql-connector
61 Downloads
The ability to transfer data from sql db to any project use doctine.
johnkary/php-skeleton
115 Downloads
Base project skeleton for a PHP 8.1+ project
fivefifteen/basis
81 Downloads
A WordPress boilerplate. Get a local dockerized WordPress project up and running complete with secrets encryption, dependency management/compilation, and more by running a single command.
progalaxyelabs/stonescriptphp-server
39 Downloads
Application skeleton for StoneScriptPHP. Ready-to-use project template with CLI tools, folder structure, and examples. Includes the stonescriptphp framework as a dependency.