lochmueller / staticfilecache
Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!
Fund package maintenance!
lochmueller
paypal.me/lochmueller
Installs: 916 559
Dependents: 6
Suggesters: 3
Security: 0
Stars: 115
Watchers: 11
Forks: 65
Open Issues: 1
Type:typo3-cms-extension
Requires
- php: ^8.1
- ext-pdo: *
- ext-zlib: *
- typo3/cms-backend: ^12.4||^13.4
- typo3/cms-core: ^12.4||^13.4
- typo3/cms-extensionmanager: ^12.4||^13.4
Requires (Dev)
- andersundsehr/phpstan-git-files: ^1.0
- friendsofphp/php-cs-fixer: ^3.30
- phpstan/extension-installer: ^1.3
- phpstan/phpstan: ^1.10
- saschaegerer/phpstan-typo3: ^1.8
- ssch/typo3-rector: ^2.2
- typo3/testing-framework: ^8.0
Suggests
- friendsofsymfony/http-cache: For HTTP proxy cache services like Varnish
- lochmueller/seocli: Scan websites against SEO criteria and/or trigger the indexing process and cache warming in deployment scripts
- dev-main
- 15.0.2
- 15.0.1
- 15.0.0
- 14.0.1
- 14.0.0
- 13.1.3
- 13.1.2
- 13.1.1
- 13.1.0
- 13.0.1
- 13.0.0
- 12.5.0
- 12.4.5
- 12.4.4
- 12.4.3
- 12.4.2
- 12.4.1
- 12.4.0
- 12.3.3
- 12.3.2
- 12.3.0
- 12.2.1
- 12.2.0
- 12.1.0
- 12.0.4
- 12.0.3
- 12.0.2
- 12.0.1
- 12.0.0
- 11.1.7
- 11.1.6
- 11.1.5
- 11.1.4
- 11.1.3
- 11.1.2
- 11.1.1
- 11.1.0
- 11.0.0
- 10.2.1
- 10.2.0
- 10.1.1
- 10.1.0
- 10.0.3
- 10.0.2
- 10.0.1
- 10.0.0
- 9.0.0
- 8.2.2
- 8.2.1
- 8.2.0
- 8.1.0
- 8.0.2
- 8.0.1
- 8.0.0
- 7.1.1
- 7.1.0
- 7.0.1
- 7.0.0
- 6.1.3
- 6.1.2
- 6.1.1
- 6.1.0
- 6.0.2
- 6.0.1
- 6.0.0
- 5.4.1
- 5.4.0
- 5.3.4
- 5.3.3
- 5.3.2
- 5.3.1
- 5.3.0
- 5.2.1
- 5.2.0
- 5.1.6
- 5.1.5
- 5.1.4
- 5.1.3
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.2
- 5.0.1
- 5.0.0
- 4.0.1
- 4.0.0
- 3.8.2
- 3.8.1
- 3.8.0
- 3.7.0
- 3.6.2
- 3.6.1
- 3.6.0
This package is auto-updated.
Last update: 2024-11-02 13:27:01 UTC
README
TYPO3 extension staticfilecache
This extension brings a very flexible and very, very, very fast cache to TYPO3. It creates temporary HTML files from static pages and redirects the visitor to the HTML file without loading TYPO3 at all. Your server, whether Apache or Nginx, has less work and consumes less power as a result.
Have fun with the extension!
Note: This extension is a fork of EXT:nc_staticfilecache
(before
EXT:fl_staticfilecache
) and has a lot of improvements. Replace the previous
ones with this one if possible.
Support the development of the extension: