Packages from idct
-
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/composer-custom-directory
A composer plugin, to install differenty types of composer packages in custom directories outside the default composer default installation path which is in the `vendor` folder.
-
-
PHP
idct/limited-objects-cache
Simple ArrayAccess objects' cache with a lookup table in memory and fallback to files with serialized data.
-
-
-
PHP
idct/php-basic-argv-reader
Basic Argv reader for PHP to avoid usage of Symfony Console in projects which do not require it's advanced features.
-
-
PHP
idct/php-db-csv-writer
Library which simplifies bulk data loading into MySQL-compatible database engines using CSV collections.
-
PHP
idct/php-proxmox-backups
Simple PHP executable tool for making backups with Proxmox 5 env easier.
-
-
PHP
idct/php-telegram-sender
Simple PHP library which simplifies the task of sending bot messages using Telegram IM
-
-
PHP
idct/sftp-client
Library that provides wrapper methods around SSH2 and SFTP to simplify file download/upload over SSH/SCP/SFTP.
-
-
-
PHP
idct/symfony-async-monolog-handler
Simple toolchain for Symfony 6+ framework and Monolog which allows sending logs using the symfony/messenger asynchronously.
-
PHP
idct/symfony-form-soft-delete-aware-entity-type
Repository which adds support for Soft Delete filter behavior to Symfony's EntityType.
-
PHP
idct/symfony-form-soft-delete-aware-entity-type-ux-autocomplete
symfony/ux-autocomplete addon to the SoftDeleteAwareEntityType which adds support for Soft Delete filter behavior to Symfony's EntityType.
-
PHP
idct/pure-sockets-php-ftp-client
FTP client for PHP using only sockets; loosely based on Net_FTP.
Abandoned!