liteframe/liteframe-core

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

LiteFrame core files

v0.2.3 2019-03-28 15:07 UTC

This package is not auto-updated.

Last update: 2021-06-17 22:51:49 UTC


README

Latest Stable Version Latest Unstable Version Build Status License

Core files for the LiteFrame project.

Installation

composer require liteframe/liteframe-core

How to Contribute

  • Fork the project.
  • Make your bug fix or feature addition.
  • Add tests for it. This is important so we don't break it in a future version unintentionally.
  • Send a pull request.