GithubHelp home page GithubHelp logo

lucassouzavieira / arangodb-php-odm Goto Github PK

View Code? Open in Web Editor NEW
19.0 19.0 0.0 1.69 MB

A new PHP ODM for ArangoDB database

License: MIT License

PHP 99.97% Shell 0.03%
arangodb arangodb-client nosql nosql-database php php-library

arangodb-php-odm's Introduction

๐Ÿ‘‹ Hello! I'm Lucas Vieira ๐Ÿ‡ง๐Ÿ‡ท๐Ÿ‡ฌ๐Ÿ‡ง

Website โ€ข Linkedin โ€ข Medium โ€ข Stackoverflow โ€ข Twitter


๐Ÿง‘ Bio

โœจ I am a Software Engineer passionate about systems design, data structures and web. I contributed to some open-source projects like Harpia, ArangoDB PHP ODM, and mpdf.

  • ๐Ÿ‘จโ€๐Ÿ’ป Iโ€™m looking to collaborate on science open source projects
  • ๐Ÿ“ซ How to reach me: @lucassouzavs
  • ๐Ÿ’ฌ Ping me about php, laravel, moodle, golang, nosql, web development
  • ๐ŸŒฉ๏ธ Fun fact: I run a scicomm project that promotes science talks at the bar! Check it out at @sciencepubbr

๐Ÿ’ป Tech

C C++ Go PHP Rust Ruby AWS DigitalOcean Google Cloud Apache Nginx
MongoDB MySQL MariaDB Redis Postgres MicrosoftSQLServer Docker Kubernetes

arangodb-php-odm's People

Contributors

dependabot[bot] avatar lucassouzavieira 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

arangodb-php-odm's Issues

Support to ArangoDB Server 3.4

The support for 3.4+ versions of ArangoDB is almost complete. The unit tests fails when the following features added in 3.5 version are tested for 3.4 versions.

  • Stream Transactions: not supported on version 3.4 of ArangoDB.
  • TTL Indexes: not supported on 3.4 version of ArangoDB.

These changes are described on release notes for 3.5

"AQL: collection or view not found: cases (while parsing) 1203" error when requiring a Collection Cursor

Describe the bug

A clear and concise description of what the bug is.

Code to reproduce

$collection = $connection->getDatabase()->getCollection('cases');
$cursor = $collection->all();

Expected behavior

Should return a Cursor object. Throws an exception instead. Even if the collection exists in database.

Environment (please complete the following information):

  • OS: Fedora 31
  • PHP version: 7.3
  • ArangoDB server version: 3.6.2
  • ArangoDB PHP ODM version: 1.1.0

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.