HEX
Server: Apache/2.4.63 (Unix)
System: Linux TOMS-220NAS 4.4.302+ #86009 SMP Wed Nov 26 18:19:17 CST 2025 x86_64
User: flavio87 (1026)
PHP: 8.3.27
Disabled: NONE
Upload Files
File: /volume1/web/Marchisa-Toman/wp-content/plugins/knight-lab-timelinejs/DEVELOPING.md
This code was donated to Knight Lab, and we do not have extensive PHP development experience, so fixes and changes happens slowly at best. We welcome contributions from our community.

One of those contributions was guidance to use standard PHP code formatter/linter. If you want to contribute to this repository, please install it and use it before submitting a pull request.

* install [`composer`](https://getcomposer.org/) (a PHP dependency manager)
* run `composer install`
* run  `./vendor/bin/phpcbf` to format
* run `./vendor/bin/phpcs` to lint

We were also advised that the [Query Monitor](https://querymonitor.com/) plugin can be quite useful for PHP development.