Packages from fiisoft
-
-
-
-
-
-
-
PHP
fiisoft/entity-indexer
Specialised implementation of EntityMap pattern with ability to index stored objects to search them faster.
-
-
-
-
PHP
fiisoft/jackdaw-stream
A powerfull and unique library to provide stream-like operations on iterable data. Full of bugs and still quite funny.
-
PHP
fiisoft/logger
Micro-framework for reader and writer of logs with some abstractions and basic implementations.
-
PHP
fiisoft/molecular-weight-calc
Simple molecular weight calculator. Allows you to calculate masses of chemical particles based on stoichiometric formulas.
-
-
PHP
fiisoft/output-writer
Abstraction of a writer (of messages) to an output (console, log, stream etc).
-
PHP
fiisoft/phinx
Console-commands to use Phinx's library console-commands in custom console application (based on symfony/console package).
-
-
PHP
fiisoft/queue-provider
This library provides implementations of several classes from other packages. The current solution is based on RabbitMQ and requires it.
-
PHP
fiisoft/remote-content
The abstraction for a remote content able to be fetch by an abstract reader from some url.
-
PHP
fiisoft/tasks-queue
Micro-framework for tasks-queue (asynchronous queue of commands handled by command-handlers called tasks).
-
PHP
fiisoft/transaction-broker
Some very basic way to handle transactions distributed between many various objects.