Packages from rekalogika
- 
                PHP rekalogika/analytics-bundleSymfony bundle for Rekalogika Analytics, adds OLAP functionality to Doctrine entities in Symfony applications. 
- 
                
- 
                PHP rekalogika/analytics-frontendTransforms analytical query results into pivot tables, charts, and spreadsheets. 
- 
                
- 
                PHP rekalogika/api-liteA 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-commonCommon library required by other components of the rekalogika/collections library 
- 
                PHP rekalogika/collections-contractsInterfaces and nominal classes for the rekalogika/collections library. 
- 
                PHP rekalogika/collections-domainTransforms a Doctrine Collection object into our Recollection object, which extends Collection itself but also extends PageableInterface from our rekalogika/rekapager library. 
- 
                PHP rekalogika/collections-ormLazy-loading collection class using Doctrine ORM QueryBuilder as the data source 
- 
                PHP rekalogika/direct-property-accessSimple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters. 
- 
                PHP rekalogika/doctrine-advanced-group-byAllows the use of the more complex GROUP BY clauses in Doctrine ORM. These include GROUPING SETS, CUBE, and ROLLUP. 
- 
                PHP rekalogika/doctrine-collections-decoratorLets 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-contractsInterfaces, Traits and Nominal Classes used by Domain Entities Implementing Domain Events 
- 
                PHP rekalogika/domain-event-outboxImplementation of the transactional outbox pattern on top of rekalogika/domain-event 
- 
                PHP rekalogika/fileHigh-level file abstraction library built on top of Flysystem. It lets you work with file objects in an object-oriented manner. A file object represents a file in a Flysystem filesystem. It can be a local file or a file in a cloud storage, the library lets you work with them in the same way. 
- 
                PHP rekalogika/file-associationHandles the association between Doctrine entities and files using the rekalogika/file framework, including from file uploads. 
- 
                PHP rekalogika/file-association-contractsInterface for file association. To be implemented in entities that support file association. 
- 
                PHP rekalogika/file-association-entityUtilities for handling files inside domain entities: EmbeddedMetadata for embedding metadata inside Doctrine entities, AbstractFile for creating one-to-many relations with files, and NullFile to handle cases in domain entities where a file must be present but is missing in the storage backend. 
- 
                
- 
                
- 
                PHP rekalogika/file-derivationProvides an abstract class to streamline the creation of filters using the file derivation feature of the rekalogika/file framework. 
- 
                PHP rekalogika/file-filepondUpload files using Symfony Form, FilePond, and the rekalogika/file framework 
- 
                PHP rekalogika/file-imageSimple 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-contractsAdditional abstractions of metadata types for rekalogika/file. 
- 
                
- 
                PHP rekalogika/file-oneup-uploader-bridgeAn adapter to convert Oneup Uploader Bundle's FileInterface to rekalogika/file FileInterface. 
- 
                PHP rekalogika/file-serverTemporary 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-bridgeProvides integrations for Rekalogika FileInterface with Symfony HttpFoundation, Form, and Validator. 
- 
                
- 
                
- 
                PHP rekalogika/mapperAn 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/psr-16-simple-cache-bundleEnables 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/reconstitutorA 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-adapter-commonCommon utilities for Rekapager adapters. Not intended to be used directly. 
- 
                
- 
                
- 
                
- 
                
- 
                PHP rekalogika/rekapager-doctrine-collections-adapterDoctrine Collections adapter for Rekapager pagination library 
- 
                PHP rekalogika/rekapager-doctrine-dbal-adapterDoctrine DBAL adapter for Rekapager pagination library 
- 
                
- 
                PHP rekalogika/rekapager-keyset-paginationKeyset pagination component of the Rekapager pagination library 
- 
                PHP rekalogika/rekapager-offset-paginationOffset pagination component of the Rekapager pagination library 
- 
                PHP rekalogika/rekapager-pagerfanta-adapterAdapts Pagerfanta and its adapters for use with Rekapager pagination library 
- 
                
- 
                PHP rekalogika/temporary-url-bundleSymfony bundle for creating temporary URLs to your resources. You provide the resource in a plain PHP object, and a service to turn it into a HTTP response. The framework handles the rest. 
- 
                PHP rekalogika/file-tree-contractsAbstraction of the tree of directories and files. Designed to add a hierarchical structure on top of the flat organization of files provided by the 'rekalogika/file-contracts' package. Abandoned! See rekalogika/file-contracts 
