Skip to content

Instantly share code, notes, and snippets.

@joglomedia
Last active January 29, 2025 10:39
Show Gist options
  • Save joglomedia/e5fd46354949f6556af57317bdd4b189 to your computer and use it in GitHub Desktop.
Save joglomedia/e5fd46354949f6556af57317bdd4b189 to your computer and use it in GitHub Desktop.
Building Static PHP Application
### Tools
- https://github.com/crazywhalecc/static-php-cli
- https://laravel-zero.com/docs/installation
### Guide
- https://static-php.dev/en/guide/
### Reading
- https://www.bosunegberinde.com/articles/building-php-binary
---
### Monitoring with Systemd
- https://medium.com/schkn/monitoring-systemd-services-in-realtime-with-chronograf-285c650c1a73
### Monitoring PHP with Supervisor
- https://fikihfirmansyah.medium.com/managing-php-scripts-with-supervisord-a-guide-d910710e996b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment