Download the PHP package gavinggordon/helphp without Composer
On this page you can find all versions of the php package gavinggordon/helphp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gavinggordon/helphp
More information about gavinggordon/helphp
Files in gavinggordon/helphp
Download gavinggordon/helphp
More information about gavinggordon/helphp
Files in gavinggordon/helphp
Vendor gavinggordon
Package helphp
Short Description 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.
License MIT
Homepage http://helphp.gavingordon.com
Package helphp
Short Description 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.
License MIT
Homepage http://helphp.gavingordon.com
Please rate this library. Is it a good library?
Informations about the package helphp
Helphp PHP CLI
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.
Dependencies
- php ^5.5
- symfony/config ^3.2
- symfony/console ^3.2
- symfony/dependency-injection ^3.2
- symfony/filesystem ^3.2
- symfony/event-dispatcher ^3.2
- symfony/process ^3.2
- symfony/yaml ^3.2
- pimple/pimple ~3.0
- spatie/array-to-xml ^2.2
Installation
Usage
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'
- Arguments
- Abstract Class (Still In Production)
- Interface (Still In Production)
- Trait (Still In Production)
- Generic Class
- 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.
License
This package utilizes the MIT License.
All versions of helphp with dependencies
PHP Build Version
Package Version
Requires
symfony/console Version
^3.2
symfony/filesystem Version ^3.2
symfony/dependency-injection Version ^3.2
symfony/config Version ^3.2
symfony/process Version ^3.2
symfony/yaml Version ^3.2
pimple/pimple Version ~3.0
spatie/array-to-xml Version ^2.2
symfony/filesystem Version ^3.2
symfony/dependency-injection Version ^3.2
symfony/config Version ^3.2
symfony/process Version ^3.2
symfony/yaml Version ^3.2
pimple/pimple Version ~3.0
spatie/array-to-xml Version ^2.2
The package gavinggordon/helphp contains the following files
Loading the files please wait ....