beeflow/sqlquerymanager
Simple SQL query manager for PHP/Symfony. Load SQL from files and safely inject parameters using typed placeholders (string, int, secureString, email, etc.), with support for custom vartypes via service tags. Use as a Symfony service or via the SQLQuery class.
Avoid if:
Consider if:
*"This package lets us reduce SQL injection risks and standardize query templates without building a custom solution. By centralizing query logic, we can:
*"This is a Symfony 2.x SQL query manager that:
secureString, email) before query execution.How can I help you explore Laravel packages today?