> cat /dev/github | grep security-tools
discovered 03 Aug 2026

silly

via awesome-list
→ View on GitHub
Silly is a lightweight CLI micro-framework built on top of Symfony Console, designed to simplify the creation of command-line applications in PHP. Its primary use case is to provide a flexible and straightforward way to define and execute CLI commands, leveraging Symfony's powerful console features. Notable features include support for command definition, dependency injection, and integration with various Symfony Console functionalities.