Code Monkey home page Code Monkey logo

psr6-caching's Introduction

Website πŸš€ contributte.org | Contact πŸ‘¨πŸ»β€πŸ’» f3l1x.io | Twitter 🐦 @contributte

Usage

To install the latest version of contributte/psr6-caching use Composer.

composer require contributte/psr6-caching

Documentation

For details on how to use this package, check out our documentation.

Versions

State Version Branch Nette PHP
dev ^0.4 master 3.0+ 8.1+
stable ^0.3 master 3.0+ 8.1+

Development

See how to contribute to this package.

This package is currently maintaining by these authors.


Consider to support contributte development team. Also thank you for using this package.

psr6-caching's People

Contributors

f3l1x avatar hubipe avatar mabar avatar miloshavlicek avatar petrparolek avatar vody105 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

psr6-caching's Issues

ICachePoolFactory create method return type

I think that \Contributte\Psr6\ICachePoolFactory create(...) method should have return type: \Psr\Cache\CacheItemPoolInterface (interface)
instead of
\Contributte\Psr6\CachePool (concrete implementation)

Am I right?

Context:
My actual use case is that I want to use contributte/psr6-caching for a package that is used in Nette and in Symfony apps. So I need to create a new CachePoolFactory in my app that handles the Symfony case, however, I cannot inject ICachePoolFactory because its actual return type Contributte\Psr6\CachePool depends on Nette implementation.

Create stable version v1.0.0

Hello,

can you create the first production version with the current master, please?

I really want to fix my dependency:

SnΓ­mek obrazovky 2020-10-10 vΒ 20 33 02

Thanks.

Allow use of nette/caching 3.1

Hi,
is it possible to allow use of newly released nette/caching 3.1? The package version constraint towards nette/caching in composer is set to ~3.0.0, which does not allow usage of 3.1 branch, but in readme the library claims to be compatible with Nette 3.0+.
I propose to update the dependency to ~3.0, so allowed is all future versions of nette/caching up until version 4.0.

Thank you for consideration

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.