eliasis-framework/fork-me-github

This package is abandoned and no longer maintained. No replacement package was suggested.

Eliasis PHP Framework module: Show strip 'Fork me on GitHub' on top-right of the page

1.0.4 2017-06-28 11:53 UTC

This package is auto-updated.

Last update: 2023-05-22 01:12:06 UTC


README

Latest Stable Version License

Versión en español

image

Sample module for application under Eliasis PHP Framework. This module add a strip 'Fork me on GitHub' at the top of the page.

Installation

You have several options to install a module in Eliasis PHP Framework:

Composer

The best way to do this is to use Composer.

composer require eliasis-framework/fork-me-github

The previous command will only install the necessary files, if you prefer to download the entire source code (including tests, vendor folder, exceptions not used, docs...) you can use:

composer require eliasis-framework/fork-me-github --prefer-source

Git

You can also extract the Eliasis module content in app/modules/fork-me-github/ or use git clone in the modules directory.

cd app/modules
git clone https://github.com/Eliasis-Framework/fork-me-github.git

Requirements

This module is supported by PHP versions 5.6 or higher and is compatible with HHVM versions 3.0 or higher.

Contribute

  1. Check for open issues or open a new issue to start a discussion around a bug or feature.
  2. Fork the repository on GitHub to start making your changes.
  3. Write one or more tests for the new feature or that expose the bug.
  4. Make code changes to implement the feature or fix the bug.
  5. Send a pull request to get your changes merged and published.

This is intended for large and long-lived objects.

Licensing

This project is licensed under MIT license. See the LICENSE file for more info.

Copyright

2017 Josantonius, josantonius.com

If you find it useful, let me know 😉

You can contact me on Twitter or through my email.