PHPackages                             binary-cube/elastic-tool - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. binary-cube/elastic-tool

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

binary-cube/elastic-tool
========================

Elastic Tool :: Food for thought

0.4.4(5y ago)0217MITPHPPHP &gt;=7.1

Since Sep 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/binary-cube/elastic-tool)[ Packagist](https://packagist.org/packages/binary-cube/elastic-tool)[ RSS](/packages/binary-cube-elastic-tool/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (10)Dependencies (5)Versions (14)Used By (0)

\[WIP\] Elastic-Tool 🦖
======================

[](#wip-elastic-tool-)

~ Enjoy your ☕ ~

[![Minimum PHP Version PHP >= 7.1](https://camo.githubusercontent.com/dcd4b4aec2c1709157fa6a2c050f709d75cde9552a79cfff0b70a97fad7281ae/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e312d3838393242462e7376673f7374796c653d666c61742d737175617265)](https://php.net)[![Latest Stable Version](https://camo.githubusercontent.com/0c1b765a7189ecafa890047936e6bb06b33bae13f12194719db5e31879493c08/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62696e6172792d637562652f656c61737469632d746f6f6c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/binary-cube/elastic-tool)[![Total Downloads](https://camo.githubusercontent.com/762600c46a11d4c46723e4af7728568c53fa7f44b6a8b9646333e52c100eabe7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62696e6172792d637562652f656c61737469632d746f6f6c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/binary-cube/elastic-tool)[![Build Status](https://camo.githubusercontent.com/bd2680674be5e8334efc8298611c305c34d0c1abef855189d385e017d130b990/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f62696e6172792d637562652f656c61737469632d746f6f6c2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/binary-cube/elastic-tool)[![Code Coverage](https://camo.githubusercontent.com/d8faefd3de8ede6352a8df83bc1f210028f7b6052bb29d14568c9a719fb85ba2/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f62696e6172792d637562652f656c61737469632d746f6f6c2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/binary-cube/elastic-tool/code-structure)[![Quality Score](https://camo.githubusercontent.com/ffed0432a20919f402a8bdb3cb11e30853aee552e3520d843a53f8638221cc4f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f62696e6172792d637562652f656c61737469632d746f6f6c2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/binary-cube/elastic-tool)[![License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/binary-cube/elastic-tool/blob/master/LICENSE)

---

Requirements
------------

[](#requirements)

This package requires the following

- php &gt;= 7.0

Installing
----------

[](#installing)

- **via "composer require"**:

    ```
    composer require binary-cube/elastic-tool
    ```
- **via composer (manually)**:

    If you're using Composer to manage dependencies, you can include the following in your `composer.json` file:

    ```
    {
        "require": {
            "binary-cube/elastic-tool": "0.*"
        }
    }
    ```

Example of usage
----------------

[](#example-of-usage)

```
// TODO: Add
```

Bugs and feature requests
-------------------------

[](#bugs-and-feature-requests)

Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/binary-cube/elastic-tool/issues/new).

Contributing guidelines
-----------------------

[](#contributing-guidelines)

All contributions are more than welcomed. Contributions may close an issue, fix a bug (reported or not reported), add new design blocks, improve the existing code, add new feature, and so on. In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation. [Read the full Code of Conduct](https://github.com/binary-cube/elastic-tool/blob/master/code-of-conduct.md).

#### Versioning

[](#versioning)

Through the development of new versions, we're going use the [Semantic Versioning](https://semver.org).

Example: `1.0.0`.

- Major release: increment the first digit and reset middle and last digits to zero. Introduces major changes that might break backward compatibility. E.g. 2.0.0
- Minor release: increment the middle digit and reset last digit to zero. It would fix bugs and also add new features without breaking backward compatibility. E.g. 1.1.0
- Patch release: increment the third digit. It would fix bugs and keep backward compatibility. E.g. 1.0.1

Authors
-------

[](#authors)

- **Banciu N. Cristian Mihai**

See also the list of [contributors](https://github.com/binary-cube/elastic-tool/graphs/contributors) who participated in this project.

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE](https://github.com/binary-cube/elastic-tool/blob/master/LICENSE) file for details.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~11 days

Recently: every ~29 days

Total

13

Last Release

1928d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/327b21f2438fba2a3f8b19c9b4cc667773a62b6fa0e61216d38f45d9d4464014?d=identicon)[microThread](/maintainers/microThread)

---

Top Contributors

[![microThread](https://avatars.githubusercontent.com/u/4279940?v=4)](https://github.com/microThread "microThread (17 commits)")

---

Tags

phpmappingbinary-cubeelastic-toolindices

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/binary-cube-elastic-tool/health.svg)

```
[![Health](https://phpackages.com/badges/binary-cube-elastic-tool/health.svg)](https://phpackages.com/packages/binary-cube-elastic-tool)
```

###  Alternatives

[jaxon-php/jaxon-core

Jaxon is an open source PHP library for easily creating Ajax web applications

73142.3k25](/packages/jaxon-php-jaxon-core)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
