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
9
Actions
Security and quality
17
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
CodeIgniter4
.php-cs-fixer.dist.php
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 30, 2025
style: implement `CodeIgniterRuleCustomisationPolicy` (#9859)
paulbalandan
authored
6f5c1d7
View commit details
Copy full SHA for 6f5c1d7
View code at this point
Browse repository at this point
Commits on Jul 5, 2025
style: fix code styles from php-cs-fixer v3.76 (#9626)
Show description for 1f2fdf7
paulbalandan
authored
1f2fdf7
View commit details
Copy full SHA for 1f2fdf7
View code at this point
Browse repository at this point
Commits on Jan 17, 2025
refactor: Use `strtolower` with `str_contains`/`str_**_with` as replacement for `stripos` (#9414)
Show description for 119330c
paulbalandan
authored
119330c
View commit details
Copy full SHA for 119330c
View code at this point
Browse repository at this point
Commits on Jan 13, 2025
chore: add more trailing commas in more places (#9395)
Show description for c3ac0f9
paulbalandan
authored
c3ac0f9
View commit details
Copy full SHA for c3ac0f9
View code at this point
Browse repository at this point
Commits on Jan 10, 2025
style: enable `get_class_to_class_keyword` fixer
paulbalandan
committed
5060bdc
View commit details
Copy full SHA for 5060bdc
View code at this point
Browse repository at this point
Commits on Jul 23, 2024
Fix php-cs-fixer errors
paulbalandan
committed
2bbf832
View commit details
Copy full SHA for 2bbf832
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
Remove already effective CS rules
paulbalandan
committed
e9f3369
View commit details
Copy full SHA for e9f3369
View code at this point
Browse repository at this point
Commits on May 7, 2024
enable `ordered_attributes`
paulbalandan
committed
737846e
View commit details
Copy full SHA for 737846e
View code at this point
Browse repository at this point
Commits on May 5, 2024
Enable `php_unit_attributes`
paulbalandan
committed
fe997e4
View commit details
Copy full SHA for fe997e4
View code at this point
Browse repository at this point
Commits on Apr 19, 2024
chore: add preload.php to php-cs-fixer
kenjis
committed
7aec7cc
View commit details
Copy full SHA for 7aec7cc
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
Merge pull request #8754 from paulbalandan/modernize-strpos
Show description for 7914f81
kenjis
authored
7914f81
View commit details
Copy full SHA for 7914f81
View code at this point
Browse repository at this point
Commits on Apr 15, 2024
style: enable modernize_strpos
paulbalandan
committed
acdbc5d
View commit details
Copy full SHA for acdbc5d
View code at this point
Browse repository at this point
chore: Reverts disabling custom fixers for PHP 7.4
paulbalandan
committed
82ece19
View commit details
Copy full SHA for 82ece19
View code at this point
Browse repository at this point
Commits on Apr 10, 2024
chore: add php-cs-fixer config for tests
kenjis
committed
cc5eec1
View commit details
Copy full SHA for cc5eec1
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
Merge remote-tracking branch 'upstream/develop' into 4.5
Show description for 99a9148
kenjis
committed
99a9148
View commit details
Copy full SHA for 99a9148
View code at this point
Browse repository at this point
Commits on Feb 25, 2024
Merge remote-tracking branch 'upstream/develop' into 4.5
Show description for e1df9f5
kenjis
committed
e1df9f5
View commit details
Copy full SHA for e1df9f5
View code at this point
Browse repository at this point
style: Enable `phpdoc_list_type` fixer
paulbalandan
committed
06353a4
View commit details
Copy full SHA for 06353a4
View code at this point
Browse repository at this point
style: also align `@phpstan-type` and `@phpstan-var` (#8551)
paulbalandan
authored
ad11363
View commit details
Copy full SHA for ad11363
View code at this point
Browse repository at this point
style: enable `phpdoc_array_type` (#8580)
paulbalandan
authored
609be52
View commit details
Copy full SHA for 609be52
View code at this point
Browse repository at this point
Commits on Feb 10, 2024
Merge remote-tracking branch 'upstream/develop' into 4.5
Show description for 0e5d1a8
kenjis
committed
0e5d1a8
View commit details
Copy full SHA for 0e5d1a8
View code at this point
Browse repository at this point
Commits on Feb 6, 2024
chore: allow to use @property-read and @property-write
kenjis
committed
23a34df
View commit details
Copy full SHA for 23a34df
View code at this point
Browse repository at this point
Commits on Dec 29, 2023
Merge remote-tracking branch 'upstream/develop' into 4.5
Show description for bd4d21e
kenjis
committed
bd4d21e
View commit details
Copy full SHA for bd4d21e
View code at this point
Browse repository at this point
Remove overrides for coding-standard v1.7.12
paulbalandan
committed
4d18f14
View commit details
Copy full SHA for 4d18f14
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/develop' into 4.5
Show description for 32a37dd
kenjis
committed
32a37dd
View commit details
Copy full SHA for 32a37dd
View code at this point
Browse repository at this point
chore: add fully_qualified_strict_types config
Show description for 4b2985c
kenjis
committed
4b2985c
View commit details
Copy full SHA for 4b2985c
View code at this point
Browse repository at this point
Commits on Sep 23, 2023
chore: remove PHP version checks
kenjis
committed
83865ae
View commit details
Copy full SHA for 83865ae
View code at this point
Browse repository at this point
Commits on Aug 3, 2023
Enable `php_unit_data_provider_static`
paulbalandan
committed
20f2700
View commit details
Copy full SHA for 20f2700
View code at this point
Browse repository at this point
Add `php_unit_data_provider_name` in overrides
paulbalandan
committed
cb97e1e
View commit details
Copy full SHA for cb97e1e
View code at this point
Browse repository at this point
Commits on Jul 27, 2023
style: Use all available checked tokens for `no_extra_blank_lines`
paulbalandan
committed
9f8bc2f
View commit details
Copy full SHA for 9f8bc2f
View code at this point
Browse repository at this point
Commits on Jul 18, 2023
Configure `php_unit_data_provider_return_type` fixer
paulbalandan
committed
ac87a1e
View commit details
Copy full SHA for ac87a1e
View code at this point
Browse repository at this point
Adjust registering of custom fixers for PHP 8.0+ only
paulbalandan
committed
00c7086
View commit details
Copy full SHA for 00c7086
View code at this point
Browse repository at this point
Commits on May 23, 2023
chore: exclude files that causes errors
Show description for 1c7212c
kenjis
committed
1c7212c
View commit details
Copy full SHA for 1c7212c
View code at this point
Browse repository at this point
Commits on Nov 9, 2022
Remove previous CS overrides (#6836)
paulbalandan
authored
ad783a8
View commit details
Copy full SHA for ad783a8
View code at this point
Browse repository at this point
Commits on Oct 14, 2022
Enable `no_useless_concat_operator`
paulbalandan
committed
84b5386
View commit details
Copy full SHA for 84b5386
View code at this point
Browse repository at this point
Commits on Sep 27, 2022
Remove overrides
paulbalandan
committed
8c06ea8
View commit details
Copy full SHA for 8c06ea8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.