fsilva member since: Aug 21, 2013

fsilva's packages

  • PHP

    slick/cache

    Cache component for Slick Framework

  • PHP

    slick/configuration

    The slick/configuration component provides an easy-to-use solution for managing configuration files in your PHP applications.

  • PHP

    slick/console

    Console utility for slick framework

  • PHP

    slick/cors

    A CORS module for Slick Framework

  • PHP

    slick/cqrs-tools

    Slick/CQRS is an useful library for Event Souring style applications. It has a collection of tools that can speed up Domain Driven Development and CQRS development.

  • PHP

    slick/di

    Slick package for dependency injection container.

  • PHP

    slick/error-handler

    PHP Error Handler module that captures and displays all throwable errors in a given format, making debugging easier and more efficient

  • PHP

    slick/event

    Simple PSR-14 event handling implementation.

  • PHP

    slick/filter

    Filter utilities for Slick Framework

  • PHP

    slick/form

    HTML form manipulation library for slick

  • PHP

    slick/fswatch

    slick/fswatch is a simple library that sums the total size of all files in a given directory allowing you to verify if its contents have changed.

  • PHP

    slick/http

    Slick/Http is an useful library for Web application foundation. It implements the PSR-7 message interface and has a middleware server, session handling and an HTTP client.

  • PHP

    slick/i18n

    Internationalization and string translation package Slick Framework

  • PHP

    slick/json-api

    JSON:API specification library, providing content negotiation, error handling and pagination, as well as fetching, creation, updating and deleting resources

  • PHP

    slick/json-api-bundle

    Adds JSONAPI.org encoders and decoders to an Symfony apps