issues
search
mnapoli
/
silly
Silly CLI micro-framework based on Symfony Console
MIT License
922
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove Jigsaw from example applications in README.md
#74
pavog
closed
2 weeks ago
0
Remove PHP 8.4 deprecation warning
#73
mpociot
closed
2 weeks ago
1
Update to symfony/console 7.0 and phpunit 10
#72
makraz
closed
10 months ago
1
Missing Symfony 7 support
#71
nunomaduro
opened
11 months ago
1
Revert "Use ArrayInput instead of StringInput"
#70
mcaskill
closed
1 year ago
1
Using ArrayInput instead of StringInput breaks sub-command arguments
#69
mcaskill
closed
1 year ago
0
Feature: Specifying a value of an option as a space/comma delimited array
#68
yCodeTech
closed
1 year ago
2
Add return type to suppress deprecation
#67
andersonamuller
closed
1 year ago
2
Use ArrayInput instead of StringInput
#66
babeuloula
closed
2 years ago
1
Expressions written with HEREDOC/NOWDOC format oddly
#65
shadowhand
opened
2 years ago
0
Add Github Workflow
#64
cjobeili
closed
2 years ago
1
mnapoli/silly issues with Laravel
#63
icetechy
closed
2 years ago
2
Add return types preparing for upgrade of parent.
#62
andersonamuller
closed
2 years ago
1
Update to symfony/console 6.0 and newer version of phpunit
#61
cjobeili
closed
2 years ago
18
Update symfony/console dependency
#60
cjobeili
closed
2 years ago
1
Still alive?
#59
umulmrum
closed
2 years ago
1
Hope this will be more clean approach.
#58
sh6210
closed
3 years ago
1
Allow psr/container 2.0
#57
swiffer
closed
2 years ago
2
Using assertSame to make assertEquals strict
#56
peter279k
closed
4 years ago
0
Allow symfony/console 5
#55
derrabus
closed
4 years ago
5
Updated Pimple documentation
#54
Rarst
closed
4 years ago
2
Add default value resolver to Invoker's resolver chain.
#53
BusterNeece
closed
4 years ago
2
Possible regression: loss of default option values via reflection
#52
BusterNeece
closed
4 years ago
2
Cannot set a default value when using InputOption::VALUE_NONE mode
#51
glensc
closed
5 years ago
5
gitattributes: skip phpcs config from git export
#50
glensc
closed
5 years ago
0
exclude website and docs from composer install
#49
glensc
closed
5 years ago
4
add missing bracket on helpers docs
#48
Alban-io
closed
6 years ago
1
Allow to disable `bindTo`.
#47
unkind
closed
6 years ago
1
Update README.md
#46
Oxicode
closed
6 years ago
1
Test against PHP 7.2
#45
carusogabriel
closed
6 years ago
0
Support for Symfony 4
#44
Nyholm
closed
6 years ago
1
Update to PHPUnit 6
#43
carusogabriel
closed
7 years ago
0
Get helper from classes autowired by PHP-DI
#42
imam
opened
7 years ago
1
single command applications with arguments
#41
glensc
opened
7 years ago
4
Conflicting php-di/php-di and php-di/invoker versions
#40
elazar
closed
7 years ago
3
Migrate to PSR-11 and PHP 7.0
#39
mnapoli
closed
7 years ago
0
#36 Enable injecting the `SymfonyStyle` object
#38
mnapoli
closed
7 years ago
0
Inject the input and output using type-hints in commands
#37
mnapoli
closed
7 years ago
0
Question: injecting Symfony\Component\Console\Style\SymfonyStyle ?
#36
gou1
closed
7 years ago
2
Resolve default parameters from camel case names
#35
fire015
closed
7 years ago
1
Default parameters for hyphen variables
#34
fire015
closed
7 years ago
4
PSR-11?
#33
matt-allan
closed
7 years ago
2
Document and test single command applications
#32
mnapoli
closed
7 years ago
0
private -> protected accessibility for overloading
#31
bpacholek
closed
8 years ago
2
Single Command Applications
#30
tqmz
closed
7 years ago
4
Test covering #27
#29
mnapoli
closed
8 years ago
0
Fix a few bugs
#28
thecrypticace
closed
8 years ago
3
PHP Deprecated: Non-static method
#27
EgorGruzdev
closed
8 years ago
6
Match inputs containing hyphens against parameter names
#26
thecrypticace
closed
8 years ago
4
Allow options to have default parameters
#25
thecrypticace
closed
8 years ago
4
Next