Download the PHP package yriveiro/dot without Composer
On this page you can find all versions of the php package yriveiro/dot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package dot
Dot - Dotted access made simple
Dot has a simple goal, give you access to data using dotted syntax.
Quick start documentation
- API - API reference.
- Examples - Examples of utilization.
- Contributing - How to contribute to Dot project.
- Licence - Copyright License.
Overview
Dot it's a lightweight and fast library that provides access to data using dotted syntax.
The main features of Dot are:
- 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.
Tests
Tests are performed using the phpunit
library, to run them:
Know issues
None.
How to contribute
Have an idea? Found a bug?, contributions are welcome :)
Before do any contribution, please read the contribution rules described in contribution guide
License
Dot is licensed under MIT license.
All versions of dot with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package yriveiro/dot contains the following files
Loading the files please wait ....