Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
splitbrain
/
php-cli
Public
Notifications
You must be signed in to change notification settings
Fork
39
Star
178
Code
Issues
1
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
4747e73
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 6, 2022
Support old and new PSR-3 versions
Show description for 4747e73
splitbrain
committed
4747e73
Copy full SHA for 4747e73
Commits on Feb 5, 2021
introduce a more compact help screen
Show description for 8c2c001
splitbrain
committed
8c2c001
Copy full SHA for 8c2c001
cleanup on command help init and unit test
splitbrain
committed
797a29b
Copy full SHA for 797a29b
Merge branch 'pr/8'
Show description for 8b32e26
splitbrain
committed
8b32e26
Copy full SHA for 8b32e26
drop travis testing
splitbrain
committed
11a3e20
Copy full SHA for 11a3e20
update test suite
Show description for 0f91b04
splitbrain
committed
0f91b04
Copy full SHA for 0f91b04
Commits on Dec 12, 2019
Merge pull request #16 from usox/php74-compat
Show description for fb4f888
splitbrain
authored
fb4f888
Copy full SHA for fb4f888
Ensure php7.4 compatibility
usox
committed
c018124
Copy full SHA for c018124
Commits on Oct 16, 2019
Merge pull request #14 from treehousetim/patch-1
Show description for b7be372
splitbrain
authored
b7be372
Copy full SHA for b7be372
fix tests on travis
splitbrain
committed
dedefa2
Copy full SHA for dedefa2
Commits on Oct 9, 2019
Add an accessor function to options for bin
Show description for 1ae785c
treehousetim
authored
1ae785c
Copy full SHA for 1ae785c
Commits on Jul 3, 2019
Merge pull request #13 from hexmode/debug-color
Show description for 2282720
splitbrain
authored
2282720
Copy full SHA for 2282720
Commits on Jul 2, 2019
Reset the color instead of setting it to light gray for debugging
Show description for b9c0846
hexmode
committed
b9c0846
Copy full SHA for b9c0846
Commits on Jun 23, 2019
Merge pull request #11 from hexmode/substr-bug
Show description for ff9e6ec
splitbrain
authored
ff9e6ec
Copy full SHA for ff9e6ec
Commits on Jun 22, 2019
mb_substr() treats $length differently than substr()
hexmode
committed
1d508ed
Copy full SHA for 1d508ed
Commits on May 11, 2019
Add the ability to change the help text for commands
hexmode
committed
685c920
Copy full SHA for 685c920
Commits on Apr 24, 2019
Typo. fixes #6
splitbrain
authored
bcac3b9
Copy full SHA for bcac3b9
made non-interactivity more clear in readme
Show description for 7a0e31a
splitbrain
authored
7a0e31a
Copy full SHA for 7a0e31a
Commits on Sep 29, 2018
run tests on 7.1 and 7.2
splitbrain
committed
2a6753f
Copy full SHA for 2a6753f
splits run() function into multiple parts
Show description for e982d40
splitbrain
committed
e982d40
Copy full SHA for e982d40
Commits on Jun 26, 2018
inherit from RuntimeException
splitbrain
committed
b5abc00
Copy full SHA for b5abc00
Commits on May 10, 2018
avoid output when tput is missing. fixes #5
splitbrain
committed
ba75e66
Copy full SHA for ba75e66
Commits on Feb 2, 2018
another test
splitbrain
committed
1d6f0bf
Copy full SHA for 1d6f0bf
TableFormatter: use one column less than indicated maximum
Show description for 6eea24a
splitbrain
committed
6eea24a
Copy full SHA for 6eea24a
Commits on Dec 10, 2017
Merge pull request #3 from Rekhyt/master
Show description for 41fa970
splitbrain
authored
41fa970
Copy full SHA for 41fa970
Commits on Dec 1, 2017
Merge pull request #4 from mikeschinkel/master
Show description for 0f6c1f0
splitbrain
authored
0f6c1f0
Copy full SHA for 0f6c1f0
Fixed typo in README; ->registerComman() -> ->registerCommand().
mikeschinkel
committed
5f821c9
Copy full SHA for 5f821c9
Commits on Nov 29, 2017
Added missing @throws tags to PHPDoc.
Rekhyt
committed
2ac1a61
Copy full SHA for 2ac1a61
Commits on Oct 27, 2017
highlight current log level
splitbrain
committed
4795af1
Copy full SHA for 4795af1
do not count colors in strlengths
splitbrain
committed
d31a359
Copy full SHA for d31a359
tableformatter: correctly pad multibyte strings
splitbrain
committed
d7ccbb0
Copy full SHA for d7ccbb0
Commits on Oct 18, 2017
remove hhvm from testing
Show description for 7f73f3c
splitbrain
committed
7f73f3c
Copy full SHA for 7f73f3c
updated readme
splitbrain
committed
221ef89
Copy full SHA for 221ef89
disable emoticons when colors are disabled
splitbrain
committed
ee2d20b
Copy full SHA for ee2d20b
added example from readme
splitbrain
committed
4b24a8c
Copy full SHA for 4b24a8c
Pagination
Previous
Next
You can’t perform that action at this time.