2017 © Pedro Peláez
 

library immortal-framework

Immortal Framework (Library) http://www.codeinvoker.com

image

theahmadzai/immortal-framework

Immortal Framework (Library) http://www.codeinvoker.com

  • Sunday, July 30, 2017
  • by theahmadzai
  • Repository
  • 1 Watchers
  • 1 Stars
  • 19 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Immortal Framework

Join the chat at https://gitter.im/Immortal-Framework/Lobby Build Status Coverage Status Code Climate Total Downloads Latest Stable Version License, (*1)

Immortal-Framework is a library Package for Immortal-Application, Contains all the core functionality required to build an awesome web application., (*2)

Requirements

Supports the following versions of PHP., (*3)

  • PHP 7.0
  • PHP 7.1
  • HHVM

Installation

Note: This repository only contains the core functionality. If you want to build an application using Immortat-Framework, visit the main Immortal Application repository., (*4)

It's recommended that you use Composer to install Immortal-Framework., (*5)

$ composer require theahmadzai/immortal-framework

This will install Immortal-Framework and all required dependencies., (*6)

Tests

To execute the test suite, you'll need phpunit., (*7)

$ ./vendor/bin/phpunit

Contributing

Pull Requests

  1. Fork the Immortal-Framework repository
  2. Create a new branch for each feature or improvement
  3. Send a pull request from each feature branch to the public branch

Style Guide

All pull requests must adhere to the PSR-2 standard., (*8)

You can use following command to check for PSR-2 coding standard., (*9)

$ ./vendor/bin/phpcs

To fix code for PSR-2 standard automatically., (*10)

$ ./vendor/bin/phpcbf

Security

If you discover security related issues, please email theahmadzai@hotmail.com instead of using the issue tracker. All security issues will be promptly addressed., (*11)

License

The Immortal Framework is licensed under the MIT license. See License File for more information., (*12)

The Versions