2017 © Pedro Peláez
 

library dot

Dot access for nested structures

image

yriveiro/dot

Dot access for nested structures

  • Thursday, June 21, 2018
  • by yriveiro
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Dot - Dotted access made simple

Dot has a simple goal, give you access to data using dotted syntax., (*1)

License Build Status Coverage Status Total Downloads, (*2)

Quick start documentation

Overview

Dot it's a lightweight and fast library that provides access to data using dotted syntax., (*3)

The main features of Dot are:, (*4)

  • Simplicity.
  • Easy to extend.
  • Two modes of use:
    • mutable: the normal mode
    • inmutable: with this mode you can safely share Dot instance between objects

Installation

The recommended way to install this package is through Composer., (*5)

php composer.phar require "yriveiro/dot"

Tests

Tests are performed using the phpunit library, to run them:, (*6)

php vendor/bin/phpunit tests

Know issues

None., (*7)

How to contribute

Have an idea? Found a bug?, contributions are welcome :), (*8)

Before do any contribution, please read the contribution rules described in contribution guide, (*9)

License

Dot is licensed under MIT license., (*10)

The Versions

21/06 2018

dev-master

9999999-dev

Dot access for nested structures

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires

by Yago Riveiro

dot dot notation dotted access dot syntaxt dot structure

13/01 2018

0.1.0

0.1.0.0

Dot access for nested structures

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires

by Yago Riveiro

dot dot notation dotted access dot syntaxt dot structure