Libraries tagged by Project setup
rudloff/mediawiki-composer
15 Downloads
Base Composer setup for MediaWiki projects
nunophp/style
2 Downloads
A Laravel package to set up new projects with Nuno Maduro's recommended tools and configurations.
potatopowered/plugin-template
6 Downloads
The PluginTemplate project is designed for simplified setup of new standalone CakePHP 3.x Plugins
leonard133/laranow
18 Downloads
Instant setup to new laravel project
khsing/laravel-restapi
315 Downloads
Quick but dirty setup a RESTful API project with Laravel, be evil! ;-)
jschreuder/middle-skeleton
6 Downloads
A Middle framework setup for a new project.
hn/typo3-bootstrap
3 Downloads
Initial setup for a typo3 project
engrshishir/larainitializer
17 Downloads
Larainitializer is a Laravel package designed to streamline the basic setup process for new projects. It provides essential configurations and tools to kickstart Laravel development quickly and efficiently.
ecentria/crontab-bundle
13047 Downloads
Provides a possibility to auto-setup crontabs required for project based on configuration file.
brian-bnhdigital/consumer-edge-interview-test
0 Downloads
This is a simple project to demonstrate how to setup a database/ table using the illuminate/database package and then pull vehicles from carvana using the php-curl-class/php-curl-class package.
barkley/drupal-boilerplate
26 Downloads
Base setup for Barkley Drupal projects.
artemeon/installer
67 Downloads
Simplifies the setup of an AGP project.
jasonmccallister/laravel-docker-preset
28 Downloads
My default setup for shipping Laravel projects on Docker
revolution/laravel-slim
365 Downloads
Set up a Laravel project to console/api only.
pantheon-systems/example-drupal8-circle-composer
17 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.