Pinned Repositories
oro-phpstorm-plugin
PhpStorm plugin, enables autocomplete for OroPlatform configuration files.
akka-persistence-chaos-journal
A plugin for akka-persistence that stores messages in memory with configurable failure rate. In may be used in persistence fault tolerance tests.
fluent-traversable
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff.
idea-composer-plugin
PhpStorm plugin that adds code completion in composer.json file
image-optimizer
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
ImagineExtra
This library contains loaders from LiipImagineBundle. Those loaders have been adapted to be easy to use in external libraries as Imagine filters.
PdfBundle
This bundle integrates Symfony2 with PHPPdf library.
PHPPdf
Pdf and graphic files generator library written in php
psPageableFormPlugin
Provide simple to use pageable (multipage) forms in symfony 1.2.x, 1.3.x and 1.4.x.
rfp
Working prototype of Real Functional PHP library
psliwa's Repositories
psliwa/image-optimizer
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
psliwa/PHPPdf
Pdf and graphic files generator library written in php
psliwa/idea-composer-plugin
PhpStorm plugin that adds code completion in composer.json file
psliwa/PdfBundle
This bundle integrates Symfony2 with PHPPdf library.
psliwa/fluent-traversable
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff.
psliwa/rfp
Working prototype of Real Functional PHP library
psliwa/akka-persistence-chaos-journal
A plugin for akka-persistence that stores messages in memory with configurable failure rate. In may be used in persistence fault tolerance tests.
psliwa/akka
Akka Project
psliwa/akka-persistence-cassandra
A replicated Akka Persistence journal backed by Apache Cassandra
psliwa/akka-persistence-inmemory
Akka-persistence-inmemory is a plugin for akka-persistence that stores journal and snapshot messages memory, which is very useful when testing persistent actors, persistent FSM and akka cluster
psliwa/awesome-php
A curated list of amazingly awesome PHP libraries, resources and shiny things.
psliwa/cats
Lightweight, modular, and extensible library for functional programming.
psliwa/client_java
Prometheus instrumentation library for JVM applications
psliwa/config
Configuration library for JVM languages
psliwa/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
psliwa/functional-php
Primitives for functional programming in PHP
psliwa/gradle
Adaptable, fast automation for all
psliwa/idea-givwenzen-plugin
This plugin provides support for GivWenZen library which probably is legacy and not recommended.
psliwa/mapstruct
An annotation processor for generating type-safe bean mappers
psliwa/pact-jvm
JVM version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
psliwa/php-option
Option Type for PHP
psliwa/proguard-fixd
Modified proguard jar that is used to shrink idea-composer-plugin
psliwa/psliwa.github.io
psliwa/sbt-idea-plugin
SBT plugin for Intellij IDEA plugin's developers
psliwa/sbt-idea-plugin-1
SBT plugin for Intellij IDEA plugin's developers
psliwa/Scala-Dynamic-DI
psliwa/scalacheck-workshop
psliwa/scalatest
A testing tool for Scala and Java developers
psliwa/spray-json
A lightweight, clean and simple JSON implementation in Scala
psliwa/stamina
Schema evolution for akka-persistence