• Stars
    star
    137
  • Rank 266,121 (Top 6 %)
  • Language
    PHP
  • License
    MIT License
  • Created about 11 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.

OPcache Dashboard

Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.

Installation

Composer installation:

composer require carlosio/opcache-dashboard

Then you can symlink it to your public folder or require it from another php file.

Or just copy and paste opcache.php anywhere in your public folder. You can use something such as: wget https://raw.github.com/carlosbuenosvinos/opcache-dashboard/master/opcache.php

Try to keep it safe for non authorized users.

Screenshots

Main page Status Configuration Scripts

More Repositories

1

php-kata

PHP skeleton for doing coding katas (PHPUnit, mockery, phpspec and prophecy)
PHP
61
star
2

php-geckoboard-api

A PHP library for pushing data into Geckoboard custom widgets
PHP
41
star
3

compify

Compify is a tool to save disk usage and bandwith in your composer vendor folder. Maybe you haven't noticed, but if you take a look to your vendor folder after doing a "php composer.phar install" there are so much useless information like tests, ".travis.yml" like files that you just don't need in production.
PHP
34
star
4

php-jenkins-api

CarlosIO\Jenkins is a Jenkins API written in PHP for PHP 5.3+. It has been born for Dashboard and extreme feedback purposes.
PHP
24
star
5

phparchitect-hexagonal-architecture-article

Hexagonal Architecture with PHP
PHP
20
star
6

process-managers-example

Excercises and Experimenting from Greg Young's Advanced DDD, CQRS and Event Sourcing Workshop
Java
18
star
7

php-with-supervisor-for-workers

Docker Image with PHP and Supervisor for running Workers
12
star
8

carlosbuenosvinos

9
star
9

rigor-talk-videos-snippets

PHP
7
star
10

php-pingdom-api

CarlosIO\Pingdom is a Pingdom API Client written in PHP with multiaccount support
PHP
5
star
11

php-ports-and-adapters-helper

PHP package for making easy to use Hexagonal Architecture (Ports and Adapters)
PHP
4
star
12

learning-ruby

My personal repository for learning Ruby
Ruby
2
star
13

carlosbuenosvinos.github.io

This is my personal blog generated with Hugo and GitHub Actions
HTML
2
star
14

continuous-integration-circle

Ruby
2
star
15

my-exercicism-scala

Scala
1
star
16

igravatar.carlos.io

Website for iGravatar, your mobile app for managing your Gravatar account
JavaScript
1
star
17

guzzle-proxy-pool-plugin

Plugin for Guzzle in order to make request using a set of proxies
PHP
1
star
18

impactjs-plugins

My impactjs-plugins
JavaScript
1
star
19

php-alexa-api

A PHP library for getting performance indicator from Alexa (http://www.alexa.com)
PHP
1
star