SaaSHub helps you find the best software and product alternatives Learn more →
Phpstan-dba Alternatives
Similar projects and alternatives to phpstan-dba
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
Psalm
A PHP static analysis tool for finding errors and security vulnerabilities in PHP applications
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
phpstan-deprecation-rules
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
-
phpstan-dba discussion
phpstan-dba reviews and mentions
- Detect slow queries before they hit your production database using phpstan-dba extension for PHPStan
- Type inference for the database access layer in PHP
a PHPStan extension called phpstan-dba, which supports result-set type inference and sql syntax checking capabilites. Its really helpful to get your codebase type coverage improved from the ground up, as typically the database access apis are a big source of mixed types.
https://github.com/staabm/phpstan-dba
- Static analysis and type inference for SQL strings in PHP
- A note from our sponsor - SaaSHub www.saashub.com | 22 Dec 2025
Stats
staabm/phpstan-dba is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of phpstan-dba is PHP.