Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
minicli
/
minicli
Public
Notifications
You must be signed in to change notification settings
Fork
57
Star
1.1k
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Apr 8, 2025
Merge pull request #113 from barbanet/main
Show description for 81f96ca
erikaheidi
authored
81f96ca
View commit details
Copy full SHA for 81f96ca
Browse repository at this point
Merge pull request #110 from PHPExperts-Contribs/find_bin_file
Show description for 45b87e8
erikaheidi
authored
45b87e8
View commit details
Copy full SHA for 45b87e8
Browse repository at this point
Commits on Feb 16, 2025
Fix method signature to explicitly allows null as a valid type
barbanet
committed
e4897d3
View commit details
Copy full SHA for e4897d3
Browse repository at this point
Commits on Feb 15, 2025
Fix implicitly nullable parameter declarations deprecated in PHP 8.4
barbanet
committed
404a820
View commit details
Copy full SHA for 404a820
Browse repository at this point
Commits on Jan 1, 2025
Automatically find the name of the core bin file, instead of hardcoding
Show description for 93e600d
hopeseekr
committed
93e600d
View commit details
Copy full SHA for 93e600d
Browse repository at this point
Commits on Oct 4, 2024
Merge branch 'tal7aouy-services'
erikaheidi
committed
8ae5b3a
View commit details
Copy full SHA for 8ae5b3a
Browse repository at this point
Lint fixes
erikaheidi
committed
7e437e0
View commit details
Copy full SHA for 7e437e0
Browse repository at this point
Merge branch 'main' into tal7aouy-services
erikaheidi
committed
3ea3685
View commit details
Copy full SHA for 3ea3685
Browse repository at this point
Merge branch 'main' into tal7aouy-services
erikaheidi
committed
5a341c0
View commit details
Copy full SHA for 5a341c0
Browse repository at this point
Merge pull request #107 from minicli/updates-oct-24
Show description for 5f44454
erikaheidi
authored
5f44454
View commit details
Copy full SHA for 5f44454
Browse repository at this point
updating CI
erikaheidi
committed
ce2c67b
View commit details
Copy full SHA for ce2c67b
Browse repository at this point
Lint fixes
erikaheidi
committed
ec8f86d
View commit details
Copy full SHA for ec8f86d
Browse repository at this point
Bumping test dependencies
erikaheidi
committed
cd5c20a
View commit details
Copy full SHA for cd5c20a
Browse repository at this point
fix: use correct FQCN for theme
tfrommen
authored and
erikaheidi
committed
9e3183b
View commit details
Copy full SHA for 9e3183b
Browse repository at this point
Commits on Sep 23, 2024
Merge pull request #103 from tfrommen/patch-1
Show description for 1849ca7
erikaheidi
authored
1849ca7
View commit details
Copy full SHA for 1849ca7
Browse repository at this point
Commits on Sep 16, 2024
add hasService and listServices methods.
tal7aouy
committed
e97fcd7
View commit details
Copy full SHA for e97fcd7
Browse repository at this point
Commits on May 21, 2024
fix: use correct FQCN for theme
tfrommen
authored
1ddfaa3
View commit details
Copy full SHA for 1ddfaa3
Browse repository at this point
Commits on Jun 27, 2023
Merge pull request #100 from minicli/feature/logs
Show description for 1675c06
erikaheidi
authored
1675c06
View commit details
Copy full SHA for 1675c06
Browse repository at this point
Commits on Jun 26, 2023
Create logs folder if it's not created yet
WendellAdriel
committed
75713e3
View commit details
Copy full SHA for 75713e3
Browse repository at this point
Add logger property to CommandController
WendellAdriel
committed
177641c
View commit details
Copy full SHA for 177641c
Browse repository at this point
Add logger call on command exceptions
WendellAdriel
committed
f4f0a05
View commit details
Copy full SHA for f4f0a05
Browse repository at this point
Commits on Jun 23, 2023
Initial implementation for the Logger Service
WendellAdriel
committed
66ab0c4
View commit details
Copy full SHA for 66ab0c4
Browse repository at this point
Commits on Jun 13, 2023
Merge pull request #98 from tal7aouy/tal7aouy
Show description for 07718a9
WendellAdriel
authored
07718a9
View commit details
Copy full SHA for 07718a9
Browse repository at this point
Merge pull request #99 from minicli/services-config
Show description for 1f14182
erikaheidi
authored
1f14182
View commit details
Copy full SHA for 1f14182
Browse repository at this point
Commits on Jun 12, 2023
linted
M-Talhaouy
committed
c50a1fd
View commit details
Copy full SHA for c50a1fd
Browse repository at this point
Add support to register services using a config file
WendellAdriel
committed
d037e08
View commit details
Copy full SHA for d037e08
Browse repository at this point
Commits on Jun 10, 2023
register multiple commands
M-Talhaouy
committed
00a2431
View commit details
Copy full SHA for 00a2431
Browse repository at this point
Commits on Jun 8, 2023
Merge pull request #97 from minicli/di-container-improvements
Show description for 9879a22
erikaheidi
authored
9879a22
View commit details
Copy full SHA for 9879a22
Browse repository at this point
Add test for app configuration
WendellAdriel
committed
e908818
View commit details
Copy full SHA for e908818
Browse repository at this point
Add support to customize the app root path
WendellAdriel
committed
becf196
View commit details
Copy full SHA for becf196
Browse repository at this point
Refactor App to start using the DI Container
WendellAdriel
committed
312609d
View commit details
Copy full SHA for 312609d
Browse repository at this point
Commits on Jun 7, 2023
Merge pull request #96 from minicli/config-fix
Show description for 1f71a5d
erikaheidi
authored
1f71a5d
View commit details
Copy full SHA for 1f71a5d
Browse repository at this point
Fix issue when loading config files
WendellAdriel
committed
712bafd
View commit details
Copy full SHA for 712bafd
Browse repository at this point
Merge pull request #95 from minicli/config-files
Show description for 05b9269
erikaheidi
authored
05b9269
View commit details
Copy full SHA for 05b9269
Browse repository at this point
Add signature to get value from config if no signature is given when creating the app
WendellAdriel
committed
101715f
View commit details
Copy full SHA for 101715f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.