Libraries tagged by new project
manuelgil/project-skeleton
21 Downloads
This project is a base for building new projects in PHP
package-for-laravel/new-project
13 Downloads
Toolbox to boot up a Laravel Framework and Tools
tm/new-php-project
17 Downloads
My personal template for a new PHP project.
qobo/project-template-wordpress
204 Downloads
Template for new WordPress projects
qobo/project-template-cakephp
328 Downloads
Template for new CakePHP projects
qobo/project-template
32 Downloads
Template for new PHP projects
php-base-project/php-base-project
61 Downloads
A packagist ready package to start a new PHP 7 project including Composer, PHPUnit, Travis, CodeClimate and StyleCI.
fenrir-soft/project
6 Downloads
A project template to make creating new Fenrir Framework projects easier.
acromedia/drupal-orange-project
1327 Downloads
Provides a template to create a new Drupal 9 project via Composer.
phpexperts/skeleton
296 Downloads
A quick and easy standard PHP skeleton.
sakamoto/mvc
2 Downloads
A project template close to how Laravel manages things to make creating new MVC projects with REST API and JWT support easier.
raphhh/samurai
115 Downloads
PHP scaffolding tool - creates for you all the files you need to start a new project
pantheon-systems/example-drupal7-travis-composer
49 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
101 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.
masterfermin02/php-starter-kit
41 Downloads
This project will help you to start a new project in PHP