Recommend this page to a friend! |
![]() |
Info | Documentation | ![]() |
![]() |
![]() |
Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 18 | All time: 11,390 This week: 455![]() |
Version | License | PHP version | Categories | |||
laravel-opcache-faca 1.0.0 | MIT/X Consortium ... | 5 | PHP 5, Libraries, Cache, Language |
Description | Author | |
This package can access and retrieve statistics of OPCache usage. |
Laravel artisan commands for working with opcache.
The package can be installed via composer:
composer require yzen.dev/laravel-opcache-facade
Resets the contents of the opcode cache:
php artisan opcache:clear
Show configuration information about the cache:
php artisan opcache:config
Get status information about the cache:
php artisan opcache:status
use LaravelOpcacheFacade\OpcacheFacade;
OpcacheFacade::clear();
OpcacheFacade::getConfig();
OpcacheFacade::getStatus();
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Lic. | License text | ||
![]() ![]() |
Doc. | Documentation |
![]() |
/ | src |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
Class | Class source | ||
![]() |
Class | Class source |
![]() |
/ | src | / | Commands |
File | Role | Description |
---|---|---|
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() |
Class | Class source |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
![]() |
![]() | laravel-opcache-faca-2023-11-10.zip 16KB |
![]() | laravel-opcache-faca-2023-11-10.tar.gz 13KB |
![]() | Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.