Skip to content

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

License

Notifications You must be signed in to change notification settings

php-kit/power-primitives

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages