Search by

ideaconnect member since: Aug 15, 2014 · Transparency log

ideaconnect's packages

  • PHP

    idct-tech/php-decimal-io-dbal

    Missing link between php-decimal.io and Doctrine.

  • PHP

    idct-tech/symfony-form-aware-trait

    Grants basic addons for classes which operate with Symfony Forms.

  • PHP

    idct/adminata

    An admin bundle for Symfony with a Tailwind CSS v4 / TailAdmin user interface, under the IDCT\Adminata namespace: a hard fork of the Sonata Admin stack (admin, block, doctrine, exporter, form and twig extensions), which it conflicts with.

  • PHP

    idct/adminata-admin-mongodb-bundle

    Doctrine MongoDB ODM storage layer for adminata, under the IDCT\Adminata\DoctrineMongoDB namespace. A hard fork of sonata-project/doctrine-mongodb-admin-bundle, which it conflicts with.

  • PHP

    idct/adminata-doctrine-orm-admin-bundle

    Doctrine ORM storage layer for adminata, under the IDCT\Adminata\DoctrineORM namespace. A hard fork of sonata-project/doctrine-orm-admin-bundle, which it conflicts with.

  • PHP

    idct/buffered-tapefile-callback-reader

    Buffered reader of string files which can be interpreted as tapes, which we always parse by moving forward. Based on specific cases a callback returning expected data can be fired.

  • PHP

    idct/nats-jetstream-php

    nats jetstream client for php

  • PHP

    idct/php-array-file-cache

    Simple file-based cache system for PHP.

  • PHP

    idct/php-csv-writer

    CsvWriter based on a buffered TextWriter with EOL support.

  • PHP

    idct/php-db-csv-writer

    Library which simplifies bulk data loading into MySQL-compatible database engines using CSV collections.

  • PHP

    idct/php-nats-jetstream-client

    Async-first NATS + JetStream client for PHP 8.2+

  • PHP

    idct/php-rapid-cache-client

    High-performance Redis/Valkey-backed PSR-16 cache client for PHP, extended with tag-based invalidation, queues, sets, sorted sets, and atomic counters.

  • PHP

    idct/php-telegram-sender

    Simple PHP library which simplifies the task of sending bot messages using Telegram IM

  • PHP

    idct/sftp-client

    Typed PHP 8.2+ wrapper around ext-ssh2 that simplifies file upload/download over SSH/SCP/SFTP.

  • PHP

    idct/single-use-token-manager

    Single-use token manager built on the PSR-16 simple cache contract, with optional tag based invalidation.