{"id":19166508,"url":"https://github.com/teltek/pumukitpaellastatsbundle","last_synced_at":"2025-10-14T10:33:37.465Z","repository":{"id":57066556,"uuid":"90620748","full_name":"teltek/PumukitPaellaStatsBundle","owner":"teltek","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-04T08:21:21.000Z","size":69,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-03T22:44:05.782Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teltek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-08T11:30:35.000Z","updated_at":"2021-10-25T10:59:23.000Z","dependencies_parsed_at":"2022-08-24T07:41:12.581Z","dependency_job_id":null,"html_url":"https://github.com/teltek/PumukitPaellaStatsBundle","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teltek%2FPumukitPaellaStatsBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teltek%2FPumukitPaellaStatsBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teltek%2FPumukitPaellaStatsBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teltek%2FPumukitPaellaStatsBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teltek","download_url":"https://codeload.github.com/teltek/PumukitPaellaStatsBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240246733,"owners_count":19771170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T09:33:20.865Z","updated_at":"2025-10-14T10:33:32.434Z","avatar_url":"https://github.com/teltek.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"PuMuKIT Paella Stats Bundle\n==========================\n\nBundle based on [Symfony](http://symfony.com/) to work with the [PuMuKIT Video Platform](https://github.com/pumukit/PuMuKIT/blob/master/README.md) and [Paella Player](https://github.com/polimediaupv/paella).\n\n\nInstallation\n------------\n\nSteps 1 and 2 requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.\n\n### Step 1: Download the Bundle\n\nOpen a command console, enter your project directory and execute the\nfollowing command to download the latest stable version of this bundle:\n\n```bash\n$ composer require teltek/pumukit-paella-stats-bundle dev-master\n```\n\n### Step 2: Install the Bundle\n\nAdd the following line on bundles.php\n\n```\n\n```\n\n### Step 3: Configure the bundle\n\nPaellaStats have a hard dependency of [bundle for the Maxmind GeoIP2 API](https://github.com/gpslab/geoip2). It's a composer requirement, and you need\nconfigure it to use.\n```\ngpslab_geoip:\n    # Path to download GeoIP database.\n    # It's a default value. You can change it.\n    cache: '%kernel.cache_dir%/GeoLite2-City.mmdb'\n\n    # URL for download new GeoIP database.\n    # It's a default value. You can change it.\n    url: 'http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.mmdb.gz'\n\n    # Get model data in this locale\n    # It's a default value. You can change it.\n    locales: [ '%locale%' ]\n```\n\n### Step 4: Update assets\n\n```bash\n$ php bin/console cache:clear\n$ php bin/console cache:clear --env=prod\n$ php bin/console assets:install\n```\n\n### OPTIONAL: Load example statistics data\n\n```bash\nphp bin/console pumukit:paella:stats:init:example\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteltek%2Fpumukitpaellastatsbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteltek%2Fpumukitpaellastatsbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteltek%2Fpumukitpaellastatsbundle/lists"}