PHPackages                             kiboit/phast - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. kiboit/phast

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kiboit/phast
============

A toolbox for optimizing web page performance

1.111(6mo ago)3615.6k2[5 issues](https://github.com/kiboit/phast/issues)[2 PRs](https://github.com/kiboit/phast/pulls)1AGPL-3.0-or-laterPHPPHP &gt;=7.2CI failing

Since Jan 12Pushed 2mo ago5 watchersCompare

[ Source](https://github.com/kiboit/phast)[ Packagist](https://packagist.org/packages/kiboit/phast)[ RSS](/packages/kiboit-phast/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (5)Versions (128)Used By (1)

Phast
=====

[](#phast)

**Phast** is a unique automated page optimization suite for PHP by [Kibo IT](https://www.kiboit.com).

Phast applies advanced optimization techniques to any PHP-based site without changing any code. Optimizations are applied in such a way that no changes to your site are necessary. Sites optimized by Phast easily score 90+ in Google PageSpeed Insights, and usually reach 100/100 with small adjustments.

A free integration for WordPress is available as [PhastPress](https://wordpress.org/plugins/phastpress/)([GitHub](https://github.com/kiboit/phastpress)).

Van der Let &amp; Partners have contributed an [OctoberCMS plugin for Phast](https://octobercms.com/plugin/vdlp-phast).

**[Contact Kibo IT](https://www.kiboit.com/contact)**([email](mailto:info@kiboit.com)): We'd love your feedback. We can help you try out Phast and provide custom services for website optimization.

Getting started
---------------

[](#getting-started)

Install Phast into your project using Composer:

```
composer install kiboit/phast:dev-master

```

Create `http://your.site/phast.php` to serve optimized versions of resources:

```
