radek-ziemniewicz member since: Mar 12, 2019 · Transparency log

radek-ziemniewicz's packages

  • PHP

    quillstack/http-request

    Common interface for Server Requests and Client Requests.

  • PHP

    quillstack/local-storage

    The library to manage files in local storage.

  • PHP

    quillstack/logger

    A simple logger based on PSR-3: Logger Interface.

  • PHP

    quillstack/middleware

    The middleware library based on PSR-15: HTTP Server Request Handlers.

  • PHP

    quillstack/orm

    An ORM which cannot be asked one query per row: touching one entity's relation loads it for every entity beside it.

  • PHP

    quillstack/output

    The library responsible for console output in CLI commands.

  • PHP

    quillstack/parameter-bag

    Simple key-value storage.

  • PHP

    quillstack/queue

    A simple queue: messages, handlers and workers.

  • PHP

    quillstack/queue-rabbitmq

    A RabbitMQ driver for quillstack/queue: the broker holds the message until a worker says what became of it.

  • PHP

    quillstack/quillstack

    A project built based on the Quillstack Framework.

  • PHP

    quillstack/response

    The response object based on PSR-7: HTTP messages, and with the main goal: to be simple and fast.

  • PHP

    quillstack/router

    The routing library working with PSR-7 requests.

  • PHP

    quillstack/serializer

    Turns objects into what goes over the wire, saying what may go rather than what may not.

  • PHP

    quillstack/server-request

    The request object based on PSR-7: HTTP messages, and with the main goal: to be simple and fast.

  • PHP

    quillstack/standards

    Checks a Quillstack package against the shape every one of them takes: the README, the badges, the repository, the release. Rules are language-neutral data; this is the reader for them.