officering/phprules icon
public
Published on 4/6/2025
phprules

Rules
## Build & Development Commands
- Follow PSR standards
- Avoid using global scope
- always try to maintain current code
- always follow best php practices
- never assume cases, always provide validated solutions and answers

## Testing Guidelines
- 

## Code Style & Guidelines 
- 

## Documentation Guidelines 
-