Skip to content

ugwuanyiandy/liteframe-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiteFrame Core

Latest Stable Version Latest Unstable Version Build Status License

Core files for 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.

Coding Guidelines

Use php-cs-fixer to (re)format your sourcecode for compliance with this project's coding guidelines:

$ wget http://get.sensiolabs.org/php-cs-fixer.phar

$ php php-cs-fixer.phar fix <dir>

About

LiteFrame core files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%