Libraries tagged by Project setup
ecomdev/fast-hypernode
567 Downloads
Fast Hypernode Project Setup
cube/composer-dist-installer
13847 Downloads
Install .dist template files automatically on project setup. Compatible with any PHP framework or package.
lithephp/lithephp
108 Downloads
Skeleton application for the Lithe framework. Easily set up your projects with Lithe!
wpscholar/vvv-skeleton
86 Downloads
Setup a new WordPress project using Composer and VVV
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.
rdhafiz/laravel-vue-spa
179 Downloads
Laravel Vue SPA - A php library to setup a Laravel Vue SPA project environment by couple of small commands
loonpwn/laradock-cli
18 Downloads
Laradock CLI is a tool for Laravel projects which automates the docker configuration setup for services, amongst other things.
maxime-rainville/recipe-react
1457 Downloads
Quickly set up your Silverstripe CMS project for React development
specbee/robo-tooling
13742 Downloads
Robo commands for use to setup, build, test and deploy Drupal projects.
bpocallaghan/laravel-starter
1 Downloads
A Laravel Starter project that helps you with the initial setup.
miteshmap/drupal-quality-checker
1299 Downloads
Setups code quality checking tools for Drupal project.
jjsanz/drupal-quality-checker
6469 Downloads
Fork of vijaycs85/drupal-quality-checker. Setups code quality checking tools for Drupal project.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
zhrnnsw/project-setup
3 Downloads
A Laravel package to automate project setup including database configuration.