priyadi member since: Jun 20, 2013

priyadi's packages

  • PHP

    rekalogika/file-image

    Simple image resizing filter for rekalogika/file. Callers provide the maximum width or height of the desired result, and whether to square-crop it.

  • PHP

    rekalogika/file-metadata

    Metadata library for rekalogika/file

  • PHP

    rekalogika/file-metadata-contracts

    Additional abstractions of metadata types for rekalogika/file.

  • PHP

    rekalogika/file-null

    Null object pattern implementation for rekalogika/file framework.

  • PHP

    rekalogika/file-oneup-uploader-bridge

    An adapter to convert Oneup Uploader Bundle's FileInterface to rekalogika/file FileInterface.

  • PHP

    rekalogika/file-server

    Temporary URL resource server for rekalogika/file FileInterface. Access files easily in your application by creating temporary URLs that expire after a set amount of time.

  • PHP

    rekalogika/file-symfony-bridge

    Provides integrations for Rekalogika FileInterface with Symfony HttpFoundation, Form, and Validator.

  • PHP

    rekalogika/file-zip

    Streams a collection of files as a ZIP file to the client

  • PHP

    rekalogika/gotenberg-pdf-bundle

    Symfony Bundle for generating PDF using Gotenberg API

  • PHP

    rekalogika/mapper

    An object mapper for PHP and Symfony. Maps an object to another object. Primarily used for transforming an entity to a DTO and vice versa.

  • PHP

    rekalogika/print

    Implementation for rekalogika/print-contracts. Includes Paper and PageLayout.

  • PHP

    rekalogika/print-contracts

    Abstractions for conversion to PDF and printing in general.

  • PHP

    rekalogika/psr-16-simple-cache-bundle

    Enables PSR-16 Simple Cache services in Symfony that were previously removed in Symfony 4.3. Just wire in Psr\SimpleCache\CacheInterface to use it.

  • PHP

    rekalogika/reconstitutor

    A thin layer above Doctrine events to help you reconstitute/hydrate your entities. The most common example being handling file uploads, but also many other purposes. It lets you augment Doctrine's hydration with your logic in a concise and expressive class.

  • PHP

    rekalogika/rekapager-api-platform

    Adds Rekapager support to API Platform