2017 © Pedro Peláez
 

library helphp

A PHP CLI package that provides the developer with the means to generate PHP related files, like classes and .ini's, in a variety of different levels of both simplicity and complexity.

image

gavinggordon/helphp

A PHP CLI package that provides the developer with the means to generate PHP related files, like classes and .ini's, in a variety of different levels of both simplicity and complexity.

  • Monday, January 2, 2017
  • by gavinggordon
  • Repository
  • 1 Watchers
  • 0 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Helphp PHP CLI

Latest Release Version Tag Usage License, (*1)

Description

This is a PHP CLI package which provides some helpful functions that make creating PHP-related files easier and faster, whilst also maintaining strict visual file data continuity., (*2)

Dependencies

Installation

    $   composer require gavinggordon/helphp ^1.0.0

Usage

    $   php helphp create:class Test

Commands Overview

  • Create
    • Generic Class
      • Arguments
        • 'classname'
        • 'savedir'
      • Options
        • '--namespace, -n'
        • '--uses, -u'
        • '--extends, -e'
        • '--implements, -i'
        • '--traits, -t'
        • '--singleton, -s'
        • '--magic-set-get, -m'
        • '--constants, -c'
        • '--public-properties, -p'
        • '--protected-properties, -r'
        • '--private-properties, -w'
        • '--public-static-properties, -x'
        • '--protected-static-properties, -y'
        • '--private-static-properties, -z'
    • Abstract Class (Still In Production)
    • Interface (Still In Production)
    • Trait (Still In Production)
  • Review (Still In Production)
  • Update (Still In Production)
  • Delete (Still In Production)

Issues

If you have any issues at all, please post your findings in the issues page at https://github.com/gavinggordon/helphp/issues., (*3)

License

This package utilizes the MIT License., (*4)

The Versions

02/01 2017

dev-master

9999999-dev http://helphp.gavingordon.com

A PHP CLI package that provides the developer with the means to generate PHP related files, like classes and .ini's, in a variety of different levels of both simplicity and complexity.

  Sources   Download

MIT

The Requires

 

helpers templating php command console cli generation templates helper functions code-generation v1.0.0 simplification class creation file creation psr-4 compliant

02/01 2017

1.0.0

1.0.0.0 http://helphp.gavingordon.com

A PHP CLI package that provides the developer with the means to generate PHP related files, like classes and .ini's, in a variety of different levels of both simplicity and complexity.

  Sources   Download

MIT

The Requires

 

helpers templating php command console cli generation templates helper functions code-generation v1.0.0 simplification class creation file creation psr-4 compliant

02/01 2017

1.0.0-alpha1.0.7

1.0.0.0-alpha1.0.7 http://helphp.gavingordon.com

A PHP CLI package that provides the developer with the means to generate PHP related files, like classes and .ini's, in a variety of different levels of both simplicity and complexity.

  Sources   Download

MIT

The Requires

 

helpers templating php command console cli generation templates helper functions code-generation simplification class creation file creation psr-4 compliant v1.0.0-alpha1.0.7