Skip to content

Issues: neo4j-php/php-cypher-dsl

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

How to use labels(n)[0] in where?
#98 opened Jan 9, 2024 by beshoo
Make more use of variadic functions good first issue Opportunity for newcomers to contribute to php-cypher-dsl subject/api Issues related to the public API type/enhancement New feature or request
#95 opened Oct 3, 2023 by marijnvanwezel php-cypher-dsl 7.0
Use static functions instead of a trait for casts type/refactoring A refactoring that should be applied to make the code easier to understand
#92 opened Feb 7, 2023 by marijnvanwezel php-cypher-dsl 7.0
Use PHP 8.0 union types platform/php-7.4 Issues related specifically to running php-cypher-dsl on PHP 7.4 subject/typing Issues related to the type system type/enhancement New feature or request type/refactoring A refactoring that should be applied to make the code easier to understand
#89 opened Feb 2, 2023 by marijnvanwezel php-cypher-dsl 8.0
Add support for the allShortestPath and shortestPath constructs good first issue Opportunity for newcomers to contribute to php-cypher-dsl subject/missing-syntax Issues related to missing support for Cypher syntax type/enhancement New feature or request
#79 opened Nov 26, 2022 by marijnvanwezel php-cypher-dsl 7.0
Insert parentheses based on precedence good first issue Opportunity for newcomers to contribute to php-cypher-dsl subject/query-readability Issues related to the readability of generated queries type/enhancement New feature or request
#78 opened Nov 26, 2022 by marijnvanwezel php-cypher-dsl 7.0
Restrict where clauses can be inserted into the query subject/typing Issues related to the type system type/enhancement New feature or request
#70 opened Aug 16, 2022 by marijnvanwezel php-cypher-dsl 7.0
Add support for indexing operator [ ] subject/missing-syntax Issues related to missing support for Cypher syntax type/enhancement New feature or request
#65 opened Jul 5, 2022 by wgevaert php-cypher-dsl 7.0
Add the list concatenation operator expression subject/missing-syntax Issues related to missing support for Cypher syntax type/enhancement New feature or request
#64 opened Jul 5, 2022 by marijnvanwezel php-cypher-dsl 7.0
Add the string concatenation operator expression subject/missing-syntax Issues related to missing support for Cypher syntax type/enhancement New feature or request
#63 opened Jul 5, 2022 by marijnvanwezel php-cypher-dsl 7.0
Add support for comparison chains subject/missing-syntax Issues related to missing support for Cypher syntax type/enhancement New feature or request
#62 opened Jul 5, 2022 by marijnvanwezel php-cypher-dsl 7.0
Add support for map projections subject/missing-syntax Issues related to missing support for Cypher syntax type/enhancement New feature or request
#61 opened Jul 5, 2022 by marijnvanwezel php-cypher-dsl 8.0
Add CASE expression subject/missing-syntax Issues related to missing support for Cypher syntax type/enhancement New feature or request
#59 opened Jun 30, 2022 by marijnvanwezel php-cypher-dsl 7.0
Add missing clauses subject/missing-syntax Issues related to missing support for Cypher syntax type/enhancement New feature or request
#58 opened Jun 30, 2022 by marijnvanwezel php-cypher-dsl 7.0
Is it possible to clean up the API? subject/api Issues related to the public API type/enhancement New feature or request
#3 opened Dec 7, 2021 by kirkbushell
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.