Download the PHP
package wp-media/wp-rocket without Composer
On this page you can find all versions of the php package
wp-media/wp-rocket. It is possible to download/install
these versions without Composer. Possible dependencies are resolved
automatically.
After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.
Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.
In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories.
In this case some credentials are needed to access such packages.
Please use the auth.json textarea to insert credentials, if a package is coming from a private repository.
You can look here for more information.
Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
To use Composer is sometimes complicated. Especially for beginners.
Composer needs much resources. Sometimes they are not available on a simple webspace.
If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?
Informations about the package wp-rocket
Welcome to the WP Rocket GitHub Repository
Feel free to browse the source and keep track of our plugin's progress. You can stay informed of our latest versions via our blog or via Twitter @wp_rocket.
We aim to help make the web faster, one WordPress website at a time. That’s why we created WP Rocket. It's a caching plugin that simplifies the process and helps decrease a website’s load time.
If you are not a developer, visit our documentation.
Documentation
Need detailed setup instructions?
We are very proud of WP Rocket’s knowledge base.
We have documentation in English and French.
You can use composer to install the plugin as a dependency:
To be able to validate your license and use the plugin, you will also have to manually define 2 constants in your wp-config.php file:
WP_ROCKET_EMAIL which is the email for your WP Rocket account
WP_ROCKET_KEY which is your API Key
Gulp Tasks
Command
Description
CSS Tasks
gulp build:saas:unmin
Builds Full admin CSS, the unminified version (wpr-admin.css)
gulp build:saas:min
Builds Full admin CSS, the minified version (wpr-admin.min.css)
gulp build:sass:all
Builds all admin CSS files (wpr-admin.css, wpr-admin.min.css, wpr-admin-rtl.css, wpr-admin-rtl.min.css)
gulp sass:watch
Watches all admin CSS files mentioned above and builds them again with any change.
JS Tasks
gulp build:js:app:unmin
Builds admin app js file, the unminified version (wpr-admin.js)
gulp build:js:app:min
Builds admin app js file, the minified version (wpr-admin.min.js)
gulp build:js:lazyloadcss:min
Builds lazyload CSS js file, the minified version (lazyload-css.min.js)
gulp build:js:all
Builds all js files mentioned above (wpr-admin.js, wpr-admin.min.js, lazyload-css.min.js, wpr-beacon)
gulp build:js:beacon
Builds beacon script (wpr-beacon.min.js, source file, and map file)
gulp js:watch
Watches all js files changes and build them again with any change.
Support
Need help with something? Open a ticket and we will be happy to help you out!
Bugs
If you find an issue in WP Rocket, please let us know here.
Be advised, this point of contact is to be used to report bugs and not to receive support.
Check out our support page if you need to submit a ticket.
Security Policy
Reporting Security Bugs
You can report any security bugs found in the source code of the site-reviews plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment and take care of notifying the developers of this plugin.
Contributions
Feel free to check out our GitHub issues if you would like to request a feature. We always look forward to feedback and suggestions from the community to help us improve our plugins!
Composer command for our command line client (download client)This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free.Standard composer command
The package wp-media/wp-rocket contains the following files
Loading the files please wait ....
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.