+
Skip to content

form8ion/php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php

PHP language plugin for the form8ion tool suite

Node CI Workflow Status Codecov SLSA Level 2

Table of Contents

Usage

npm Try @form8ion/php on RunKit license node

Installation

$ npm install @form8ion/php --save-prod

Example

Import

Execute

  const {scaffold, test, lift} = await import('@form8ion/php');

  const projectRoot = process.cwd();

  await scaffold({
    projectRoot,
    projectName: 'name-of-the-project',
    description: 'A short summary of the project'
  });

  if (await test({projectRoot})) {
    await lift({
      projectRoot,
      results: {
        dependencies: {
          php: {
            production: ['smarty/smarty'],
            development: ['phpunit/phpunit']
          }
        }
      }
    });
  }

Contributing

Commitizen friendly Conventional Commits semantic-release: angular Renovate PRs Welcome

Dependencies

$ nvm install
$ npm install

Verification

$ npm test

About

PHP language plugin for the form8ion tool suite

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载