Aura.Sql module for Ray.Di
Stars
8
Forks
16
Watchers
8
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
530
commits
5
commits
3
commits
3
commits
3
commits
2
commits
2
commits
2
commits
1
commits
1
commits
Merge pull request #89 from ray-di/add-psalm-taint-annotations
2b45c3eView on GitHubRemove useless @param annotations from ExtendedPdoAdapter::getSlice()
ac70463View on GitHubRemove @psalm-taint-escape sql from FetchAssoc and FetchEntity
405c92dView on GitHubMerge pull request #90 from ray-di/license/copyright-to-2026
0a128adView on GitHubFix CS: separate @psalm-taint-* into own annotation group
cf67678View on GitHubFix CS: add blank line between description and annotations
37a5474View on GitHubAdd Psalm taint annotations for SQL injection analysis
4d0754bView on GitHubMerge pull request #88 from ray-di/support-php-8.2-8.3
9ce6181View on GitHubSet PHP platform version to 8.4.99 for static analysis tools
8c22475View on GitHubFix PHP 8.1 compatibility by removing readonly class declarations
54c6930View on GitHubSkip PHP 8.4 prefer-lowest test to avoid aura/sql compatibility issue
18bbdecView on GitHub