2017 © Pedro Peláez
 

library foundation-core

Core of 'PHP-Foundation'

image

delight-im/foundation-core

Core of 'PHP-Foundation'

  • Sunday, April 1, 2018
  • by delight-im
  • Repository
  • 3 Watchers
  • 2 Stars
  • 156 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 15 Versions
  • 5 % Grown

The README.md

PHP-Foundation-Core

Core of PHP-Foundation, (*1)

Requirements

  • PHP 5.6.0+
    • mbstring extension

Installation

  1. Include the library via Composer [?]:, (*2)

    $ composer require delight-im/foundation-core
    
  2. Include the Composer autoloader:, (*3)

    require __DIR__ . '/vendor/autoload.php';
    

Contributing

All contributions are welcome! If you wish to contribute, please create an issue first so that your feature, problem or question can be discussed., (*4)

License

This project is licensed under the terms of the MIT License., (*5)

The Versions