Libraries tagged by yiisoft
fiisoft/queue-provider
20 Downloads
This library provides implementations of several classes from other packages. The current solution is based on RabbitMQ and requires it.
fiisoft/phpexcel
16 Downloads
Some useful classes to manipulate Office Excel files with PHPExcel library.
fiisoft/phinx
39 Downloads
Console-commands to use Phinx's library console-commands in custom console application (based on symfony/console package).
fiisoft/output-writer
71 Downloads
Abstraction of a writer (of messages) to an output (console, log, stream etc).
fiisoft/money
23 Downloads
Some classes to help processing money.
fiisoft/molecular-weight-calc
26 Downloads
Simple molecular weight calculator. Allows you to calculate masses of chemical particles based on stoichiometric formulas.
fiisoft/logger
71 Downloads
Micro-framework for reader and writer of logs with some abstractions and basic implementations.
fiisoft/jackdaw-stream
11 Downloads
A unique library to provide stream-like operations on iterable data.
fiisoft/functional
13 Downloads
Some stuff from the world of functional programming.
fiisoft/filesystem
23 Downloads
Yet another stupid abstraction of filesystem.
fiisoft/entity-sorter
13 Downloads
Library to sort collections of entities.
fiisoft/entity-indexer
28 Downloads
Specialised implementation of EntityMap pattern with ability to index stored objects to search them faster.
fiisoft/entity-id
62 Downloads
Very simple abstractions and implementations for Entity and Id ADTs.
fiisoft/dbase
0 Downloads
Library to read dbase (*.dbf) files.
fiisoft/console
77 Downloads
Useful classes for handling console commands based on symfony/console.