Popular Packages

  • PHP

    rekalogika/file-metadata

    Metadata library for rekalogika/file

  • PHP

    rekalogika/file-association-entity

    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.

  • PHP

    rekalogika/file-symfony-bridge

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

  • PHP

    rekalogika/file-metadata-contracts

    Additional abstractions of metadata types for rekalogika/file.

  • PHP

    rekalogika/file-derivation

    Provides an abstract class to streamline the creation of filters using the file derivation feature of the rekalogika/file framework.

  • PHP

    rekalogika/file-contracts

    Interfaces, traits, and nominal classes for file abstraction.

  • PHP

    rekalogika/file-bundle

    Integrates the rekalogika/file library into the Symfony framework.

  • PHP

    rekalogika/file-association-contracts

    Interface for file association. To be implemented in entities that support file association.

  • PHP

    rekalogika/file-association

    Handles the association between Doctrine entities and files using the rekalogika/file framework, including from file uploads.

  • PHP

    rekalogika/file

    High-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

    loong/oauth

    基于TP8, 不同系统之间安全传递信息, 用于用户登录验证, 信息传递等

  • Blade

    narolalabs/error-lens

    See, Understand, and Handle Laravel Errors using ErrorLens

  • PHP

    codedor/filament-social-media-links

    Package to manage social media links in Flament and display them in your front-end

    Abandoned! See wotz/filament-social-media-links

  • PHP

    sunaoka/hash-php

    Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.