Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 961 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 961 Bytes

Power Primitives

PHP's arrays and strings as chainable, composable, object-oriented constructs

Introduction

TO DO: provide an explanation of the rationale behind this library and some usage examples.

Documentation

Most functions already have a doc-block (inline documentation), so your IDE should give you inline documentation and parameter validation and autocompletion.

Nevertheless, additional documentation (to be displayed on this Readme or on the project's Wiki) is still being written, whenever we find the time for it.

Are you in a hurry? You can volunteer for writing documentation. We welcome your pull requests ;-)

Usage

Installation

On the command-line, type:

composer require php-kit/power-primitives

Runtime requirements

  • PHP >= 5.4

License

This library is open-source software licensed under the MIT license.

Copyright © 2015 Impactwave, Lda.