PHPackages                             swotools/tools - 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. swotools/tools

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

swotools/tools
==============

SWO Tools for swo app

v2.0.0(7y ago)0221[6 issues](https://github.com/swotools/tools/issues)1MITShell

Since Apr 19Pushed 7y agoCompare

[ Source](https://github.com/swotools/tools)[ Packagist](https://packagist.org/packages/swotools/tools)[ Docs](http://agenziasmart.com/swo/)[ RSS](/packages/swotools-tools/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (1)Versions (9)Used By (1)

SWOTools 1.2
============

[](#swotools-12)

Novità di edizione
------------------

[](#novità-di-edizione)

- controllo .env nella root del progetto
- file di config in directory bin

Installazione e config
----------------------

[](#installazione-e-config)

Includi SWOTools in un progetto swo: api, web, abs.

```
composer require swotools/tools
```

Oppure aggiungi al require

```
"require": {
  "swotools/tools": "^1.0"
}
```

Comandi
-------

[](#comandi)

### composer.json

[](#composerjson)

```
"scripts": {
  "post-update-cmd": [
    "bash vendor/swotools/tools/bin/composer/post-update-cmd.sh"
  ],
  "post-install-cmd": [
    "bash vendor/swotools/tools/bin/composer/post-install-cmd.sh"
  ],
  "swo:clean": "bash vendor/swotools/tools/bin/cleanpack.sh"
}
```

### Istruzioni

[](#istruzioni)

Dettagli funzionamento per singole istruzioni da eseguire in CLI o da aggiungere come composer scripts

#### post-update-cmd

[](#post-update-cmd)

Utilizza questo comando per eseguire istruzioni all'aggiornamento di composer

#### post-install-cmd

[](#post-install-cmd)

Utilizza questo comando per eseguire istruzioni dopo installazione composer

#### swo:clean

[](#swoclean)

Pulisce direcotry.

ToDO
----

[](#todo)

**ATT!!** Swo clean in base a progetto, se trova swog, cancella anche altri file, altrimenti cancella directory.
 controlla anche che Comandi swog update. Trova modo di eseguire comandi con php console ? serve ? Usa ARGV per le variabili in script!! tipo --force , --delete etc..

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity68

Established project with proven stability

 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 ~141 days

Total

5

Last Release

2797d ago

Major Versions

v1.2.2 → v2.0.02018-11-02

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/27733109?v=4)[SwoTools](/maintainers/swotools)[@swotools](https://github.com/swotools)

---

Top Contributors

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

---

Tags

toolsswo

### Embed Badge

![Health badge](/badges/swotools-tools/health.svg)

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

###  Alternatives

[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.

3014.6M24](/packages/vaimo-composer-patches)[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

3361.0M49](/packages/dereuromark-cakephp-tools)[longman/ip-tools

PHP IP Tools for manipulation with IPv4 and IPv6

147253.5k7](/packages/longman-ip-tools)[codeigniter4/devkit

Development toolkit for CodeIgniter libraries and projects

69201.9k115](/packages/codeigniter4-devkit)[ramsey/devtools

A Composer plugin to aid PHP library and application development.

7135.7k30](/packages/ramsey-devtools)[glpi-project/tools

Various tools for GLPI and its plugins

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

PHPackages © 2026

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