softlion/phpjsbga icon
public
Published on 6/1/2025
php js bga

php and js for bga

Rules

Code Style & Guidelines

in php, for single line blocks, omit the { and }. Otherwise follow coding standard. Don't duplicate codes if possible.

Documentation Guidelines

Comment only important codes. Never delete or update existing comments.