bisonlab/noorm-bundle
Symfony bundle for bisonlab/noorm that wires a lightweight, No-ORM data access layer into your app. Provides service configuration and integration so you can run queries and map results without a full ORM, keeping persistence simple and fast.
Adopt When:
Look Elsewhere When:
For Executives: "This bundle lets us build database-driven features 30–50% faster by cutting ORM setup time—ideal for internal tools, prototypes, or lightweight APIs. Think of it as ‘SQL for teams who hate writing SQL.’ It’s not a replacement for Doctrine, but for projects where simplicity beats abstraction, it saves dev time and reduces friction for non-engineers. Perfect for [specific use case, e.g., ‘the new admin dashboard’ or ‘customer support analytics’]."
For Engineering: *"NoORM Bundle is a Symfony-friendly wrapper for raw database access with zero ORM boilerplate. It’s great for:
NoOrm::query('SELECT * FROM users WHERE active = 1')).For Developers:
*"If you’re tired of writing Doctrine entities for a one-off query or need to expose a database to non-devs, this bundle lets you skip the ORM entirely. It’s like DB::raw() on steroids for Symfony, with:
How can I help you explore Laravel packages today?