Packages from codenamephp
-
PHP
codenamephp/deployer.base
Base package that provides the very basic task interface, function abstraction and some initial tasks useful for all projects like transferring files
-
PHP
codenamephp/deployer.command
Extension to the deployer.base package that adds a system to define and run stable command line commands
-
-
PHP
codenamephp/deploymentchecks.async
Package that let's you run the deployment checks in parallel.
-
-
PHP
codenamephp/installer
Installer that uses template folders to setup projects, e.g. from a github template repository
-
PHP
codenamephp/platform.core
The CodenamePHP Platform core that contains basic interfaces, exceptions etc..
-
-
-
PHP
codenamephp/build.cli
CLI frontend for the build commands which enable common project tasks like create a new project etc. via command line
Abandoned!
-
PHP
codenamephp/platform.cli
Simple extension for adambrett/shell-wrapper that adds some convience features and wrappers
Abandoned!
-
-
-
PHP
codenamephp/platform.test
Provides a basic TestCase that adds Mockery listener and all needed dependencies. All CodenamePHP Packages will have a dev dependency to this.
Abandoned!
-
PHP
codenamephp/prototype.library.platform
Prototype for library projects that includes the basic directory layout, build tools, composer, ... via a installer
Abandoned!
-
-