nette/database
Nette Database is a lightweight PHP database layer with a fluent query builder, safe parameter binding, and convenient data fetching. Works with PDO and integrates with Nette, offering transactions, profiling, and easy exploration of results.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| joomla/database | 0.86 | 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. | 31 | 31 | 37 | 13K | 18 | 36.1 | 52.2 | GPL-2.0 | 1 month ago | |
| doctrine/orm | 0.81 | Doctrine ORM is a PHP 8.1+ object-relational mapper that provides transparent persistence for objects on top of Doctrine DBAL. Includes DQL, an object-oriented SQL-like query language inspired by Hibernate HQL, for flexible, powerful querying. | 10,170 | 10,348 | 2,536 | 5M | 1,283 | 89.6 | 70.5 | MIT | 1 week ago | |
| nette/application | 0.81 | Nette Application is the web framework core of the Nette stack, providing MVC architecture with presenters, routing, DI integration, HTTP handling, and error/debug support. Build secure, structured PHP web apps with clean separation of concerns. | 446 | 450 | 116 | 224K | 20 | 43.4 | 64.5 | NOASSERTION | 3 months ago | |
| nette/assets | 0.81 | Nette Assets provides a lightweight way to manage web assets in Nette apps. It helps register, version, and generate URLs for CSS/JS and other files, supporting cache busting and clean asset linking in templates and presenters. | 41 | 41 | 4 | 22K | 2 | 22.6 | 44.8 | NOASSERTION | 1 week ago | |
| nette/security | 0.80 | Secure Laravel authentication with Nette’s OAuth2, JWT, and session management—simplify identity handling for APIs and web apps. | 373 | 383 | 42 | 126K | 3 | 33.2 | 43.4 | NOASSERTION | 5 months ago | |
| doctrine/dbal | 0.80 | Doctrine DBAL is a powerful database abstraction layer for PHP, providing a consistent API across drivers plus rich schema introspection and management tools. Ideal for building portable SQL queries, migrations, and database tooling beyond PDO. | 9,698 | 9,856 | 1,374 | 8M | 278 | 89.9 | 74.8 | MIT | 2 weeks ago | |
| nette/http | 0.80 | Nette HTTP provides a clean, lightweight HTTP layer for PHP apps. It handles requests, responses, headers, cookies, sessions, and URL utilities with a consistent API, making it easy to build frameworks, middleware, or standalone services. | 486 | 505 | 89 | 296K | 17 | 40.8 | 59.6 | NOASSERTION | 5 months ago | |
| iamcal/sql-parser | 0.79 | Fast PHP parser for MySQL 5.7 CREATE TABLE statements. Converts schema SQL into an easy-to-use array describing tables, fields, indexes, and options. Designed to deconstruct valid DDL (not validate it); install via Composer. | 74 | 74 | 20 | 3M | 0 | 21.7 | 65.0 | MIT | 2 months ago | |
| nette/forms | 0.79 | Nette Forms is a PHP form-building library for creating secure, reusable web forms with built-in validation, CSRF protection, rendering helpers, and easy component composition. Integrates smoothly with Nette Framework but works standalone in any PHP app. | 527 | 540 | 147 | 168K | 21 | 43.8 | 56.4 | NOASSERTION | 4 months ago | |
| nette/utils | 0.79 | Handy PHP utility classes from Nette: strings, arrays, JSON, validators, safe HTML, and more. Lightweight, well-tested helpers that complement any framework or plain PHP app, making common tasks cleaner, safer, and faster to write. | 2,139 | 2,186 | 152 | 10M | 10 | 48.1 | 67.9 | NOASSERTION | 1 month ago | |
| nette/di | 0.78 | Nette DI is a fast, secure dependency injection container for PHP. It compiles configuration into optimized PHP for performance, supports autowiring, service factories, extensions, and strong type safety. Ideal for Nette apps or standalone use. | 920 | 927 | 74 | 373K | 16 | 42.3 | 56.7 | NOASSERTION | 5 months ago | |
| zendframework/zend-db | 0.76 | Zend\Db is a database abstraction layer for PHP, offering SQL builders, adapters, platform-specific quoting, and result set utilities. It supports multiple drivers and helps you write portable, secure queries while keeping low-level control when you need it. | 102 | 102 | 115 | 30K | 95 | 24.1 | 75.1 | BSD-3-Clause | 6 years ago |
How can I help you explore Laravel packages today?