Download the PHP package chi-php-ug/good-time-playground without Composer
On this page you can find all versions of the php package chi-php-ug/good-time-playground. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download chi-php-ug/good-time-playground
More information about chi-php-ug/good-time-playground
Files in chi-php-ug/good-time-playground
Package good-time-playground
Short Description A super-awesome good-time playground!
License MIT
Homepage https://github.com/ChiPHP/good-time-playground
Informations about the package good-time-playground
The super-awesome good-time playground
Welcome to the super-awesome good-time playground for the Chicago PHP User Group!
This package is a great way to pratice contributing to open source. If you see soemthing misspelled in the README, or maybe a test isn't passing, or you want to add a new feature, feel free to submit your own PR!
Into
The Silly Site Morpher is a library that takes a URL and returns the contents after it has undergone some sort of mutation.
The mutations are performed by "morpher providers" found under the Morphers
folder.
Installation
Add the following to your composer.json
file.
Usage
Supported Morphers
There are a number of morphers you can use to make a silly site.
Bathroom Morpher
Replaces random words with bathroom-related words.
Add your own!
We've love to add more silly morphers to the package. Code your morpher to the MorpherInterface
and add documentation for it!
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.