Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

generator-wikimedia-php-library

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-wikimedia-php-library

Yeoman generator for standalone PHP libraries, following Wikimedia standards

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
2
Created
Source

Build Status

generator-wikimedia-php-library

This tool will help you start a PHP library that conforms to Wikimedia specifications.

Installation

First, you'll need to make sure you have Composer and Yeoman. Yeoman is distributed as an npm package. To install it, run:

npm install -g yo

For instructions on obtaining Composer, see Download Composer in the Composer documentation.

Once you have installed Yeoman and Composer, you are ready to install generator-wikimedia-php-library. To do that, run:

npm install -g generator-wikimedia-php-library

Getting Started

  • Create a new directory or a bare git repository and cd into it.
  • Run yo wikimedia-php-library.

Interactive prompts will guide you the rest of the way.

License

Apache-2.0

Keywords

yeoman-generator

FAQs

Package last updated on 21 Sep 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts