Git Product home page Git Product logo

Comments (3)

PowerKiKi avatar PowerKiKi commented on July 30, 2024 3

The maintainer you are looking for already exists, it is @Alexandre-T. He already did a lot of work, in #209, that was never merged. Meanwhile he created a fork and has been maintaining it for the past 3 years.

In fact, it will soon become more popular than creof/doctrine2-spatial:

image

Instead of trying to revive this project, and splitting the community in two forever, I think it would be wiser (and much easier) to redirect this half of the community to his fork. Don't you think ?

from doctrine2-spatial.

sadortun avatar sadortun commented on July 30, 2024

Alright @Alexandre-T is a hero! 😎

I remember the issue was about potential BC break between 5.3 and 7.1.

That's really unfortunate.

@ddproxy @djlambert any input?

from doctrine2-spatial.

Alexandre-T avatar Alexandre-T commented on July 30, 2024

Thank you @PowerKiKi for your words, thank you @sadortun and @djlambert for your work.

I've ensured compatibility with PHP 8.1+ and all upcoming major versions of doctrine/orm. I've also forked the three parsers: geo-parser, wkt-parser, and wkb-parser. Additionally, I've created comprehensive documentation using Sphinx and hosted it on Read the Docs. To streamline the development process for maintainers, developers, and contributors, I've implemented a one-command setup for a full development stack using docker-compose up -d. Furthermore, the project utilizes GitHub Actions for continuous integration, automatically testing each pull request before merging.

We currently working to be compliant with MariaDB and MSSQL Server.

I read that creof/doctrine-spatial repository is now marked as abandoned.
I suggest you to update the four composer.json files to add the below line. So, packagist.org will be automatically updated and developers using your library can immediately find a solution on our repositories. If anyone want to help, you're all very welcomed.

    "abandoned": "longitude-one/doctrine-spatial",
    "abandoned": "longitude-one/wkb-parser",
    "abandoned": "longitude-one/wkt-parser",
    "abandoned": "longitude-one/geo-parser",

from doctrine2-spatial.

Related Issues (20)

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.