Packages from zjkiza

  • PHP

    zjkiza/default-access

    To easily access and invoke private and protected properties and methods as with static.

  • PHP

    zjkiza/dto-mapper

    Mapping Symfony entity to dto and dto to Symfony entity.

  • PHP

    zjkiza/http-response-validator

    A Symfony bundle for HTTP responses validating using a simple Result monad and handler chains.

  • PHP

    zjkiza/sql-blade

    The packages executes raw SQL queries with the flexibility to embed Blade extensions, enabling the dynamic creation of queries using Blade syntax.

  • PHP

    zjkiza/sql-twig-bundle

    The bundle executes raw SQL queries with the flexibility to embed Twig extensions, enabling the dynamic creation of queries using Twig syntax.

  • PHP

    zjkiza/tmp-storage-bundle

    The bundle for temporary storage data which needs to be preserved between stateless requests.

  • PHP

    zjkiza/truncate-html

    A flexible HTML truncation service that safely truncates HTML content without breaking the tag structure. Enable different ways of measuring length by bytes or by characters.