PHPackages                             the-tool/the-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. the-tool/the-tool

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

the-tool/the-tool
=================

The Tool is an independent micro-service tools collection.

v1.0(10y ago)11[1 PRs](https://github.com/the-tool/the-tool/pulls)BSD-3-ClauseJavaScriptPHP &gt;=5.5.9

Since Apr 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/the-tool/the-tool)[ Packagist](https://packagist.org/packages/the-tool/the-tool)[ Docs](http://wmcc.su/)[ RSS](/packages/the-tool-the-tool/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (12)Versions (1)Used By (0)

The Tool
========

[](#the-tool)

[![the-tool](https://cloud.githubusercontent.com/assets/1849174/24128003/1172c76a-0dea-11e7-9de8-6b401b8be75a.png)](https://cloud.githubusercontent.com/assets/1849174/24128003/1172c76a-0dea-11e7-9de8-6b401b8be75a.png)

[![Gitter chat](https://camo.githubusercontent.com/8b9aa55e246d2e7ca678f3790e40cbf705e40536c14140f399465a50eef55319/68747470733a2f2f6261646765732e6769747465722e696d2f7468652d746f6f6c2f7468652d746f6f6c2e737667)](https://gitter.im/the-tool/the-tool)[![Build Status](https://camo.githubusercontent.com/b2dbf71608edecbe312a99793afef15cedca3804c26a46dfd4b509ca36ced93d/68747470733a2f2f7472617669732d63692e6f72672f7468652d746f6f6c2f7468652d746f6f6c2e737667)](https://travis-ci.org/the-tool/the-tool)[![Latest Stable Version](https://camo.githubusercontent.com/33ec8f407a623f49e58b11f01bd844a22113cfc1bb52396012d82f3636ee1343/68747470733a2f2f706f7365722e707567782e6f72672f7468652d746f6f6c2f7468652d746f6f6c2f76657273696f6e)](https://packagist.org/packages/the-tool/the-tool)[![License](https://camo.githubusercontent.com/61337ae6bbdf5d1c1a8c829f044b0c2268377aaceeb408179340052617c777f6/68747470733a2f2f706f7365722e707567782e6f72672f7468652d746f6f6c2f7468652d746f6f6c2f6c6963656e7365)](https://github.com/the-tool/the-tool/blob/master/LICENSE)

Introduction
------------

[](#introduction)

The Tool is an independent micro-service webmaster tools collection.

[Demo application](https://tool.cybercog.su)

Configuration
-------------

[](#configuration)

```
cp .env.example .env
vi .env
```

Installation
------------

[](#installation)

```
composer install
php artisan key:generate
```

Rebuild web application
-----------------------

[](#rebuild-web-application)

```
npm install
bower install
gulp
```

Contributing
------------

[](#contributing)

Please refer to [CONTRIBUTING.md](https://github.com/the-tool/the-tool/blob/master/CONTRIBUTING.md) for information on how to contribute to Sёcu and its related projects.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Anton Komarev](https://github.com/antonkomarev)
- [All Contributors](../../contributors)

License
-------

[](#license)

- `The Tool` application is open-sourced software licensed under the [MIT License](LICENSE).
- `Tools` image licensed under [Creative Commons 3.0](https://creativecommons.org/licenses/by/3.0/us/) by Arthur Shlain.

About CyberCog
--------------

[](#about-cybercog)

[CyberCog](https://cybercog.su) is a Social Unity of enthusiasts. Research best solutions in product &amp; software development is our passion.

[![cybercog-logo](https://cloud.githubusercontent.com/assets/1849174/18418932/e9edb390-7860-11e6-8a43-aa3fad524664.png)](https://cloud.githubusercontent.com/assets/1849174/18418932/e9edb390-7860-11e6-8a43-aa3fad524664.png)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.8% 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

Unknown

Total

1

Last Release

3687d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b3fddc40462126bbc119e373ed6a3f942a90a400f30c076c447c0625b841c4ef?d=identicon)[antonkomarev](/maintainers/antonkomarev)

---

Top Contributors

[![antonkomarev](https://avatars.githubusercontent.com/u/1849174?v=4)](https://github.com/antonkomarev "antonkomarev (15 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

toolsmicro servicewebmaster

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/the-tool-the-tool/health.svg)

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

###  Alternatives

[artesaos/seotools

SEO Tools for Laravel and Lumen

3.3k5.1M60](/packages/artesaos-seotools)[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

2994.3M14](/packages/vaimo-composer-patches)[butschster/meta-tags

The most powerful and extendable tools for managing SEO Meta Tags in your Laravel project

628730.7k2](/packages/butschster-meta-tags)[longman/ip-tools

PHP IP Tools for manipulation with IPv4 and IPv6

147245.6k6](/packages/longman-ip-tools)[codeigniter4/devkit

Development toolkit for CodeIgniter libraries and projects

68187.1k82](/packages/codeigniter4-devkit)[glpi-project/tools

Various tools for GLPI and its plugins

12710.9k4](/packages/glpi-project-tools)

PHPackages © 2026

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