priyadi member since: Jun 20, 2013

priyadi's packages

  • PHP

    clarus-it/http-client

    Contoh HTTP client untuk keperluan mengakses API ke aplikasi-aplikasi buatan Clarus IT.

  • PHP

    rekalogika/analytics-bundle

    Symfony bundle for Rekalogika Analytics, adds OLAP functionality to Doctrine entities in Symfony applications.

  • PHP

    rekalogika/analytics-core

    Adds OLAP functionality to Doctrine entities

  • PHP

    rekalogika/analytics-frontend

    Transforms analytical query results into pivot tables, charts, and spreadsheets.

  • PHP

    rekalogika/analytics-ux-panel

    User interface for modifying the parameters of a pivot table.

  • PHP

    rekalogika/api-lite

    A set of tools to simplify working with API Platform in your projects. Comes with guides, patterns, and practical examples for building API Platform-based projects.

  • PHP

    rekalogika/collections-common

    Common library required by other components of the rekalogika/collections library

  • PHP

    rekalogika/collections-contracts

    Interfaces and nominal classes for the rekalogika/collections library.

  • PHP

    rekalogika/collections-domain

    Transforms a Doctrine Collection object into our Recollection object, which extends Collection itself but also extends PageableInterface from our rekalogika/rekapager library.

  • PHP

    rekalogika/collections-orm

    Lazy-loading collection class using Doctrine ORM QueryBuilder as the data source

  • PHP

    rekalogika/direct-property-access

    Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.

  • PHP

    rekalogika/doctrine-advanced-group-by

    Allows the use of the more complex GROUP BY clauses in Doctrine ORM. These include GROUPING SETS, CUBE, and ROLLUP.

  • PHP

    rekalogika/doctrine-collections-decorator

    Lets you easily create decorator classes to dynamically modify the behaviors of Doctrine Collection objects, including the collection objects used by Doctrine ORM in your entities.

  • PHP

    rekalogika/domain-event

    Domain Event Implementation for Symfony and Doctrine

  • PHP

    rekalogika/domain-event-contracts

    Interfaces, Traits and Nominal Classes used by Domain Entities Implementing Domain Events