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
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
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 }}
codeigniter4
/
CodeIgniter4
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
6k
Code
Issues
22
Pull requests
11
Actions
Security and quality
17
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: introduce modern attribute-based
spark
commands
- #10120
#10120
Merged
paulbalandan
merged 11 commits into
codeigniter4:4.8
codeigniter4/CodeIgniter4:4.8
from
paulbalandan:refreshed-commands
paulbalandan/CodeIgniter4:refreshed-commands
Copy head branch name to clipboard
Apr 23, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat: introduce modern attribute-based
spark
commands
#10120
paulbalandan
merged 11 commits into
codeigniter4:4.8
codeigniter4/CodeIgniter4:4.8
from
paulbalandan:refreshed-commands
paulbalandan/CodeIgniter4:refreshed-commands
Copy head branch name to clipboard
Commits
Commits on Apr 22, 2026
add the Command attribute
paulbalandan
committed
db256cd
View commit details
Copy full SHA for db256cd
Browse repository at this point
add the CLI exceptions
paulbalandan
committed
b5165c2
View commit details
Copy full SHA for b5165c2
Browse repository at this point
add the `Argument` and `Option` value objects
paulbalandan
committed
454e3c7
View commit details
Copy full SHA for 454e3c7
Browse repository at this point
add `AbstractCommand` class
paulbalandan
committed
436bab7
View commit details
Copy full SHA for 436bab7
Browse repository at this point
refactor `Console` and `Commands` to cater modern commands
paulbalandan
committed
1f503bf
View commit details
Copy full SHA for 1f503bf
Browse repository at this point
migrate some built-in commands
paulbalandan
committed
fea4741
View commit details
Copy full SHA for fea4741
Browse repository at this point
move legacy command fixtures
paulbalandan
committed
849266c
View commit details
Copy full SHA for 849266c
Browse repository at this point
add tests to AbstractCommand
paulbalandan
committed
5934bc1
View commit details
Copy full SHA for 5934bc1
Browse repository at this point
remove support for the `-h` option in `routes` command
paulbalandan
committed
523ac6e
View commit details
Copy full SHA for 523ac6e
Browse repository at this point
add documentation and changelog
paulbalandan
committed
9d3695e
View commit details
Copy full SHA for 9d3695e
Browse repository at this point
Commits on Apr 23, 2026
address reviews
paulbalandan
committed
a00cb58
View commit details
Copy full SHA for a00cb58
Browse repository at this point
You can’t perform that action at this time.