Libraries tagged by create-project
pccomponentes/ddd
151868 Downloads
Mini Framework to create projects with hexagonal architecture and domain driven design
aniftyco/skeletor
1730 Downloads
Summon Skeletor's minion: a Composer companion to unleash extra functionality with every `create-project` command.
milpa/framework
335 Downloads
The composer create-project starting point for a Milpa app: a runtime whose every capability is a declared Operation, reachable from the terminal, from MCP and from a TUI at once. No database, no web framework — an agent-operable substrate you extend with plugins.
symfony/symfony-installer
2288 Downloads
The official installer to create projects based on the Symfony full-stack framework.
progalaxyelabs/stonescriptphp
1386 Downloads
Core Framework Library - Use progalaxyelabs/stonescriptphp-server to create new projects. Modern PHP backend framework for building APIs with PostgreSQL. Installed automatically as a dependency when you create projects with stonescriptphp-server.
fabio/laravel-simple-bases
2915 Downloads
A set of base classes to help create projects with Laravel
byjg/gluo-core
161 Downloads
Gluo framework core — the glue that binds byjg components into a REST architecture: base classes, attributes, utilities, and builder tools. Start a project with `composer create-project byjg/gluo`.
infyomlabs/infy-tracker
253 Downloads
Create Projects / Tasks, Track Time, Show Daily Reports
milpa/skeleton
91 Downloads
RETIRED — use milpa/framework. The former composer create-project starting point for a Milpa app.
solital/solital
66 Downloads
Solital is a framework designed for those who need to create projects quickly and with an easy syntax
redaxo/project
14 Downloads
REDAXO project skeleton for `composer create-project`
magicphp/magicphp
87 Downloads
The simplest framework for PHP, create project like magic
byjg/rest-reference-architecture
159 Downloads
Gluo — production-ready PHP REST API framework starter. Create a project with `composer create-project byjg/gluo` and focus on your business logic, not the infrastructure.
byjg/gluo
2 Downloads
Gluo — production-ready PHP REST API framework starter. Create a project with `composer create-project byjg/gluo` and focus on your business logic, not the infrastructure.
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.