Laravel Page Speed Versions Save

Package to optimize your site automatically which results in a 35%+ optimization

2.1.0

2 years ago
  • Add support for Laravel 9;
  • Bump PHP minimun version to ^8.0;

2.0.0

3 years ago
  • Drop support for Laravel <6.0;
  • Bump PHP minimun version to 7.2.5+;
  • Support PHP 8;
  • Update dependency constraints in composer.json;
  • Recfator all tests:
    • Remove deprecated functions e prepare code to use phpunit 9.0 version;
    • Improvements tests coverage;
  • Fix RemoveComments middleware, now it remove JS and CSS comments;
  • Fix CollapseWhitespace, now dependent on 'RemoveComments' middleware;
  • Update the old phpunit.xml configuration file;
  • Update the .travis.yml file and run the tests against in PHP 7.3 / PHP 7.4 / PHP 8;
  • Update README.md;

1.9.0

3 years ago

Add support Laravel 8

1.8.13

4 years ago

Fixes remove quotes when attributes contains whitespaces Fixes package keywords typo

1.8.12

4 years ago

1.8.10

5 years ago

1.8.9

5 years ago

1.8.8

5 years ago

1.8.7

6 years ago

1.8.6

6 years ago