delight-im/foundation-core

Core of 'PHP-Foundation'

Maintainers

👁 delight-im

Package info

github.com/delight-im/PHP-Foundation-Core

pkg:composer/delight-im/foundation-core

Statistics

Installs: 748

Dependents: 0

Suggesters: 0

Stars: 6

Open Issues: 7

v4.15.0 2020-07-05 13:44 UTC

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT f39ff133b94ed433bbb10c27a8e420c8ba815cf9

frameworkbootstrap


README

Core of PHP-Foundation

Requirements

  • PHP 5.6.0+
    • mbstring extension

Installation

  1. Include the library via Composer [?]:

    $ composer require delight-im/foundation-core
    
  2. Include the Composer autoloader:

    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.

License

This project is licensed under the terms of the MIT License.