{"id":37012878,"url":"https://github.com/atomicptr/page_speed_plus","last_synced_at":"2026-01-14T01:14:58.980Z","repository":{"id":62489323,"uuid":"101286966","full_name":"atomicptr/page_speed_plus","owner":"atomicptr","description":"Improve your TYPO3 page speed by using common best practices and other shenanigans :).","archived":true,"fork":false,"pushed_at":"2018-05-28T13:31:09.000Z","size":916,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-19T20:42:30.585Z","etag":null,"topics":["compression","http2","pagespeed","typo3","typo3-extension"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atomicptr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-24T11:18:55.000Z","updated_at":"2023-01-28T02:06:03.000Z","dependencies_parsed_at":"2022-11-02T11:16:02.771Z","dependency_job_id":null,"html_url":"https://github.com/atomicptr/page_speed_plus","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/atomicptr/page_speed_plus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Fpage_speed_plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Fpage_speed_plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Fpage_speed_plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Fpage_speed_plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomicptr","download_url":"https://codeload.github.com/atomicptr/page_speed_plus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Fpage_speed_plus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28407661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T00:40:43.272Z","status":"ssl_error","status_checked_at":"2026-01-14T00:40:42.636Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["compression","http2","pagespeed","typo3","typo3-extension"],"created_at":"2026-01-14T01:14:58.179Z","updated_at":"2026-01-14T01:14:58.967Z","avatar_url":"https://github.com/atomicptr.png","language":"PHP","funding_links":["https://www.buymeacoffee.com/atomicptr"],"categories":[],"sub_categories":[],"readme":"# pagespeed+\n\nImprove your TYPO3 page speed by using common best practices and other shenanigans :).\n\n## Download\n\n[page\\_speed\\_plus on TER](https://extensions.typo3.org/extension/page_speed_plus/)\n\nOr just install it via composer:\n\n```shell\n$ composer require atomicptr/page_speed_plus\n```\n\n## Features\n\n* HTTP/2 Server Push\n* HTML Compression via [wyrihaximus/html-compress](https://github.com/WyriHaximus/HtmlCompress)\n* JavaScript Compression via [tedious/JShrink](https://github.com/tedious/JShrink)\n\n## Configuration\n\nYou can use the constants editor or just overwrite the TypoScript like this:\n\n```typoscript\nplugin.tx_page_speed_plus {\n    settings {\n        http2 {\n            serverPushEnable = 1\n            maxHeaderLength = 8190\n        }\n\n        htmlCompress {\n            enable = 1\n        }\n    }\n}\n```\n\n### How to enable JavaScript compression\n\nYou can enable JavaScript compression by adding this to your configuration:\n\n```typoscript\nconfig.compressJs = 1\n```\n\n## Other ways to improve your website performance\n\n* Set your FE compression level to 9 in the install tool (and also add this to your .htaccess)\n    ```\n    \u003cFilesMatch \"\\.js\\.gzip$\"\u003e\n        AddType \"text/javascript\" .gzip\n    \u003c/FilesMatch\u003e\n    \u003cFilesMatch \"\\.css\\.gzip$\"\u003e\n        AddType \"text/css\" .gzip\n    \u003c/FilesMatch\u003e\n    AddEncoding gzip .gzip\n    ```\n* Optimize your images, this is **REALLY important**!\n\n## Support me\n\n\u003ca href=\"https://www.buymeacoffee.com/atomicptr\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: auto !important;width: auto !important;\" \u003e\u003c/a\u003e\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicptr%2Fpage_speed_plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomicptr%2Fpage_speed_plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicptr%2Fpage_speed_plus/lists"}