Giter Site home page Giter Site logo

contributte / doctrine-extensions-atlantic18 Goto Github PK

View Code? Open in Web Editor NEW
11.0 4.0 7.0 60 KB

:mag: Doctrine Atlantic18/DoctrineExtensions extension for Nette Framework (@nette)

License: MIT License

PHP 88.57% Makefile 11.43%
doctrine2 doctrineextensions nette-framework database gedmo nette

doctrine-extensions-atlantic18's Introduction

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

Usage

To install latest version of nettrine/extensions-atlantic18 use Composer.

$ composer require nettrine/extensions-atlantic18

Documentation

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

Versions

State Version Branch Nette PHP
dev ^0.7 master 3.0+ >=7.2
stable ^0.6 master 3.0+ >=7.2

Development

See how to contribute to this package. This package is currently maintained by these authors.


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

doctrine-extensions-atlantic18's People

Contributors

adaamz avatar f3l1x avatar gappa avatar josefbenjac avatar lukasojd avatar mabar avatar mark-31 avatar petrhudik avatar petrparolek avatar thorewi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

doctrine-extensions-atlantic18's Issues

Version for Nette 3.0

Hi,

I have question. When will new version release for Nette 3.0. Last version is nettrine/extensions 0.3 with dependency on nette/di ~2.4.12.

I would like use this plugin in new Nette. Do you need to help with that?

Thank you
Lukรกลก

TreeListener is not registered with gedmo/doctrine-extensions 3.10

When using this extension together with gedmo/doctrine-extansions v3.10 then there is no TreeListener registered.

Even manual registration of listener fails.

$evm = $em->getEventManager();
$treeListener = new \Gedmo\Tree\TreeListener();
$evm->addEventSubscriber($treeListener);

This code should add listener to EventManager but calling $evm->getAllListeners() is empty.

Gedmo/doctrine-extensions v3.9 is OK (no change in configs reuired)

Release new version

Since namespace has changed and and readme too, it is quite challenge to figure out the right namespace to use in config when using latest stable v0.1 from composer.

The second option is to at least add notice to the readme to use

gedmo: Minetro\DoctrineExtensions\DI\DoctrineExtensionsExtension

until new version is released.

Missing versioin 0.6.0

On the front page there id version 0.6.x promoted. However, no tag exists so this version is not usable (me personally now using 0.7.x-dev version).

RFC: rename to nettrine/extensions-gedmo

I would like to rename this package to more exact name.

Why?

There are many doctrine extensions. For example:

Benefit?

We can implement all of these extensions/behaviors and profit form all of them. Each of them has its own development/release cycle.

Names?

I was thinking about nettrine/extensions-gedmo or nettrine/gedmo-extensions, but I mostly like the first one, the prefix one.

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.