PHPackages                             silverengine/cli - 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. silverengine/cli

ActiveProject

silverengine/cli
================

2871PHP

Since Oct 10Pushed 7y ago4 watchersCompare

[ Source](https://github.com/SilverEngine/cli)[ Packagist](https://packagist.org/packages/silverengine/cli)[ RSS](/packages/silverengine-cli/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (1)

[![](https://camo.githubusercontent.com/d84ce1e5b5aa8f33b7d1eca58cef2dcfc208dd85f45482a326e3d4a0de8b2060/68747470733a2f2f7468756d622e6962622e636f2f66444f6352472f676f6f646f6e652e6a7067)](https://camo.githubusercontent.com/d84ce1e5b5aa8f33b7d1eca58cef2dcfc208dd85f45482a326e3d4a0de8b2060/68747470733a2f2f7468756d622e6962622e636f2f66444f6352472f676f6f646f6e652e6a7067)

SILVER ENGINE CLI MODULE
------------------------

[](#silver-engine-cli-module)

WHAT IS SILVER ENGINE FRAMEWORK?
--------------------------------

[](#what-is-silver-engine-framework)

SilverEngine is a powerful PHP Dynamical MVC framework built for developers who need a simple and elegant toolkit to create powerfull full-featured web applications.

[![Licence](https://camo.githubusercontent.com/9f47724cb603736f7a9d386cf8cc9e096de8548e319fa6769d455453512cdc82/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e63652d4d49542d677265656e2e737667)](https://camo.githubusercontent.com/9f47724cb603736f7a9d386cf8cc9e096de8548e319fa6769d455453512cdc82/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e63652d4d49542d677265656e2e737667)[![PHP7.1](https://camo.githubusercontent.com/a141284a1f360df77bdbfc3a98b8726bc11361952313c09c98a7714fa03d5ce5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d372e312d626c75652e737667)](https://camo.githubusercontent.com/a141284a1f360df77bdbfc3a98b8726bc11361952313c09c98a7714fa03d5ce5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d372e312d626c75652e737667)[![version Alpha](https://camo.githubusercontent.com/e9fe12ef066ece87fae07b24b9633e14377e9fa3519170a3d946a30ade0fe677/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f416c7068612d56312e302e342d677265656e2e737667)](https://camo.githubusercontent.com/e9fe12ef066ece87fae07b24b9633e14377e9fa3519170a3d946a30ade0fe677/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f416c7068612d56312e302e342d677265656e2e737667)

install
-------

[](#install)

This module need php v7.1 or up

> Composer requre silverengine/cli

> Composer update

Commands
--------

[](#commands)

This module need php v7.1 or up

### Commands

[](#commands-1)

```
php silver make:controller
```

### options

[](#options)

- -h = help
- -d = delete
- -f = force

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

[](#contributing)

Thank you for considering contributing to the framework!

### Rules to follow

[](#rules-to-follow)

1. Same tree structure
2. PSR-4 and PSR-2
3. Namespace need to start with an Alias \\Silver\\
4. Follow manual for pagkagist [Packagist docs](https://packagist.org/)
5. (Optional) join us on Discord server [Join here](https://discord.gg/cwMygSP)
6. Make docs with .MD
7. Code need to be unit tested - php v5.6 | [PHPUnit](https://phpunit.de/index.html)

### Tree

[](#tree)

> For easy use please Src/ file direct the namespace to alias

```
\Silver\\
```

```

├─ config/
├─ docs/
├─ node_modules/
├─ public/
......└── index.php
├─ src/
......├── Controllers/
............└── DefaultController.php
......├── Facades/
......├── Helpers/
......├── Templates/
......└── Services/
├─ tests/
├─ translations/
├─ var/
......├─ cache/
......├─ log/
......└─ session/
├─ vendor/
└─ composer.json
```

License
-------

[](#license)

The Silver Engine framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2e72674f3996339810fecca431793ab66131a38880760fa342ac5e2b61432ed4?d=identicon)[SilverEngineTeam](/maintainers/SilverEngineTeam)

---

Top Contributors

[![SilverEngineTeam](https://avatars.githubusercontent.com/u/16226867?v=4)](https://github.com/SilverEngineTeam "SilverEngineTeam (23 commits)")[![jadonbrownza](https://avatars.githubusercontent.com/u/7773361?v=4)](https://github.com/jadonbrownza "jadonbrownza (1 commits)")

### Embed Badge

![Health badge](/badges/silverengine-cli/health.svg)

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

PHPackages © 2026

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