smartbooster / measure-bundle
SMART BOOSTER Measure bundle
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 4
Language:Makefile
Type:symfony-bundle
Requires
- doctrine/doctrine-bundle: ^1.6
- doctrine/orm: ^2.5
- symfony/http-kernel: ^2.8 || ^3.2 || ^4.0
Requires (Dev)
- liip/functional-test-bundle: ^1.9.5
- nelmio/alice: ^2.3
- phpunit/phpunit: 6.*
- squizlabs/php_codesniffer: ^3.0
This package is auto-updated.
Last update: 2024-11-06 12:42:02 UTC
README
Overview
Every statistics dashboard based on lower SQL query works... until you've got a million lines...
SmartMeasure help you to store and organize your data so it's easier to make analysis and hopefully won't block your servers.
Installation
Add the bundle as dependency with Composer
composer require smartbooster/measure-bundle
Contributing
Pull requests are welcome.
You can install this bundle as a standalone with docker. We encourage you to develop as standalone with testing.
make up
make ssh
composer install
make test
make down
Thanks to everyone who has contributed already.
This project is supported by SmartBooster