nette/database
Nette Database is a lightweight PHP database layer with a fluent SQL builder, safe parameter binding, and handy helpers for querying, fetching, and working with result sets. Includes connections, transactions, and simple caching for robust apps.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| aura/sqlquery | 0.85 | Database-agnostic SQL query builders for MySQL, PostgreSQL, SQLite, and SQL Server. Build SELECT/INSERT/UPDATE/DELETE statements safely and portably without tying to a specific DB library (PDO recommended). PSR-4, PHP 5.6+. | 456 | 487 | 87 | 49K | 22 | 16.5 | 35.7 | MIT | 3 years ago | |
| joomla/database | 0.85 | Joomla Database provides a generic database layer and drivers for building queries and managing connections. Includes a factory for creating drivers, and helpers for safe input handling (escape/quote), making it easier to integrate database access in custom PHP apps. | 0 | 31 | — | 14K | — | 30.3 | 50.1 | — | — | |
| cakephp/database | 0.84 | CakePHP Database provides a flexible database abstraction layer with a powerful query builder, schema and type system, connection management, and drivers for common SQL databases. Use it standalone or within CakePHP to build and run queries cleanly. | 98 | 105 | 13 | 548K | 0 | 0.9 | 51.7 | NOASSERTION | — | |
| atlas/pdo | 0.84 | Decorates any PDO instance with a Connection that adds perform() (query + bind in one call), handy fetch*/yield* helpers, and query logging with backtraces. Includes a ConnectionLocator to manage named default/read/write connections. | 18 | 18 | 7 | 2K | 0 | 9.0 | 30.4 | MIT | 9 months ago | |
| darvinstudio/databaser | 0.82 | — | 0 | 0 | 1 | 1 | 0 | 0.1 | 6.6 | MIT | — | |
| bosnadev/database | 0.82 | — | 78 | 81 | 69 | 50K | 8 | 5.5 | 42.6 | MIT | 4 years ago | |
| laudis/neo4j-php-client | 0.81 | Typed Neo4j PHP client/driver with Bolt and Neo4j (auto-routed) support. Intuitive, extensible API with easy configuration, built with input from the official driver team and validated via Neo4j Testkit for reliability. | 185 | 185 | 40 | 25K | 11 | 31.0 | 39.3 | MIT | 2 months ago | |
| dovstone/mynosql | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| laravel/database | 0.81 | Bring Laravel’s database layer to non-Laravel projects: Illuminate Database with migrations, seeders, and Artisan CLI support. Includes Eloquent ORM, query builder, schema tools, and commands like migrate, db:seed, and make:* for MySQL/Postgres/SQL Server/SQLite. | 90 | 100 | 12 | 74 | 5 | 2.1 | 4.7 | — | — | |
| dovstone/symfony-blog-admin-bundle-mongodb-based | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 3 years ago | |
| nette/tester | 0.81 | Nette Tester is a lightweight PHP unit testing framework with simple assertions, clear output, and easy CLI running. It supports writing isolated tests, reporting failures nicely, and integrates well into CI pipelines for fast, reliable test suites. | 485 | 495 | 73 | 92K | 13 | 37.5 | 44.6 | NOASSERTION | 3 weeks ago | |
| atlas/table | 0.81 | Atlas.Table is a table data gateway for Atlas, providing a clean API to interact with database tables. Built to support Atlas.Mapper but usable on its own, it helps you run queries and persist table rows with a focused, lightweight design. | 6 | 6 | 7 | 852 | 5 | 5.3 | 30.2 | MIT | 5 years ago | |
| atlas/info | 0.81 | Atlas.Info discovers and exposes database schema information using an Atlas.Pdo Connection. Inspect tables, columns, indexes, and other metadata programmatically to support migrations, tooling, and code generation. Documentation: http://atlasphp.io/cassini/info/ | 6 | 6 | 8 | 839 | 0 | 2.1 | 28.8 | MIT | 2 years ago | |
| cakephp/datasource | 0.81 | CakePHP Datasource provides the core datasource layer used by CakePHP ORM, defining interfaces and base classes for connections, schema/statement handling, and query execution. A foundation for building and integrating database drivers and custom datasources. | 47 | 47 | 5 | 524K | 0 | 0.4 | 55.3 | NOASSERTION | — | |
| aeatech/transaction-manager-common-transactions | 0.80 | Shared transaction definitions and utilities for AeaTech Transaction Manager. Centralizes common transaction types, payload structures, and helper classes used across services/packages to keep implementations consistent and reusable. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cakephp/orm | 0.80 | Standalone CakePHP ORM package providing table/association mapping, entities, query builder, validation and eager loading. Use Cake’s database layer outside full CakePHP apps, with expressive queries and flexible data access patterns. | 0 | 151 | — | 3K | — | 1.3 | 17.6 | — | — | |
| amphp/sql | 0.80 | Async SQL library for PHP built on Amp. Provides non-blocking database connections, query execution, and result handling with a consistent API, enabling high-concurrency apps without blocking I/O. Supports common drivers and integrates cleanly with event-loop workflows. | 20 | 20 | 5 | 33K | 1 | 15.3 | — | MIT | 3 months ago | |
| doctrine/dbal | 0.80 | Doctrine DBAL is a powerful PHP database abstraction layer for working with multiple database platforms. Provides connections, query building, and rich schema introspection and management tools for migrations and database tooling. | 9,696 | 9,852 | 1,374 | 8M | 280 | 86.1 | 72.0 | MIT | 2 months ago | |
| ascetic-soft/rowcast-bundle | 0.80 | — | 0 | 0 | 0 | 3 | 0 | 24.0 | 9.8 | — | 1 week ago |
How can I help you explore Laravel packages today?