Code Monkey home page Code Monkey logo

doctrine-annotations's Introduction

Website ๐Ÿš€ contributte.org | Contact ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป f3l1x.io | Twitter ๐Ÿฆ @contributte

Usage

To install the latest version of nettrine/annotations use Composer.

composer require nettrine/annotations

Documentation

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

Versions

State Version Branch Nette PHP
dev ^0.9 master 3.1+ >=8.1
stable ^0.8 master 3.1+ >=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.

doctrine-annotations's People

Contributors

f3l1x avatar gappa avatar jiripudil avatar josefbenjac avatar mabar avatar petrparolek avatar radmax avatar solcik avatar vody105 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

doctrine-annotations's Issues

doctrine/annotations version conflict

I want try nettrine instead of kdyby, but I have composer error.

My composer.json

"nettrine/orm": "dev-master",
"nettrine/dbal": "dev-master",
"nettrine/annotations": "dev-master",

Error:

    - Installation request for nettrine/orm dev-master -> satisfiable by nettrine/orm[dev-master].
    - Can only install one of: doctrine/annotations[v1.6.0, v1.4.0].
    - nettrine/annotations dev-master requires doctrine/annotations 1.4.0 -> satisfiable by doctrine/annotations[v1.4.0].
    - nettrine/orm dev-master requires doctrine/annotations ~1.6.0 -> satisfiable by doctrine/annotations[v1.6.0].
    - Installation request for nettrine/annotations dev-master -> satisfiable by nettrine/annotations[dev-master].

Doctrine\Common\Cache\Cache used despite of requiring doctrine/cache

Doctrine\Common\Cache\Cache was dropped from Doctrine\Common and replaced by classes in correctly required doctrine/cache through nettrine/cache.

Doctrine\Common is still used in the code here though, rendering it not working.

https://github.com/nettrine/annotations/search?q=Doctrine%5CCache&unscoped_q=Doctrine%5CCache

Service 'nettrine.annotations.reader' (type of Doctrine\Common\Annotations\Reader): Service of type 'Doctrine\Common\Cache\Cache' not found.

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.