Skip to content

Instantly share code, notes, and snippets.

@Deifinger
Last active August 6, 2019 11:55
Show Gist options
  • Save Deifinger/47925f318a6982e742ee6f376d4826ae to your computer and use it in GitHub Desktop.
Save Deifinger/47925f318a6982e742ee6f376d4826ae to your computer and use it in GitHub Desktop.
PHP Optimization Advices
autoloader: https://symfony.com/doc/current/performance.html#performance-install-apcu-polyfill
opcache:
- https://symfony.com/doc/current/performance.html#performance-install-apcu-polyfill
settings:
- https://ruhighload.com/Оптимизация+php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment