Code Monkey home page Code Monkey logo

Rekalogika's Projects

api-lite icon 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.

direct-property-access icon direct-property-access

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

domain-event icon domain-event

[READ-ONLY] Domain Event Implementation for Symfony & Doctrine

domain-event-outbox icon domain-event-outbox

Implementation of the transactional outbox pattern on top of rekalogika/domain-event

file icon file

[READ-ONLY] High-level file abstraction library built on top of Flysystem

file-association icon file-association

[READ-ONLY] Handles the association between Doctrine entities and files using rekalogika/file framework, including from file uploads.

file-association-entity icon file-association-entity

[READ-ONLY] Utilities 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.

file-bundle icon file-bundle

[READ-ONLY] Integrates rekalogika/file library into Symfony framework.

file-contracts icon file-contracts

[READ-ONLY] Interfaces, traits, and nominal classes for file abstraction.

file-derivation icon file-derivation

[READ-ONLY] Provides an abstract class to streamline the creation of filters using the file derivation feature of the rekalogika/file framework.

file-filepond icon file-filepond

[READ-ONLY] Upload files using Symfony Form, FilePond, and the rekalogika/file framework

file-image icon file-image

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

file-null icon file-null

[READ-ONLY] Null object pattern implementation for rekalogika/file framework.

file-server icon file-server

[READ-ONLY] Temporary URL resource server for rekalogika/file FileInterface.

file-src icon file-src

High-level file abstraction library built on top of Flysystem

file-symfony-bridge icon file-symfony-bridge

[READ-ONLY] Provides integrations for Rekalogika FileInterface with Symfony HttpFoundation, Form, and Validator.

file-tree-contracts icon file-tree-contracts

[READ-ONLY] Abstraction 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.

file-zip icon file-zip

[READ-ONLY] Streams a collection of files as a zip file to the client

mapper icon 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.

print icon print

[READ-ONLY] Implementation for rekalogika/print-contracts. Includes Paper and PageLayout.

print-contracts icon print-contracts

[READ-ONLY] Abstractions for conversion to PDF and printing in general.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.