joomla/database
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| joomla/language | 0.89 | Joomla Framework Language package for internationalization and translations. Provides interfaces and utilities to manage language strings, load translation files, and integrate multilingual support in PHP 8.1+ applications (requires joomla/string). | 4 | 4 | 13 | 13K | 0 | 2.0 | 47.2 | GPL-2.0 | 1 year ago | |
| joomla/event | 0.88 | Joomla Event provides the building blocks for PHP event systems, including a dispatcher implementation with prioritized listeners. Use it to define, register, and trigger events in a clean, decoupled way. Requires PHP 8.1+. | 8 | 9 | 9 | 28K | 0 | 2.1 | 46.5 | GPL-2.0 | 1 year ago | |
| joomla/console | 0.88 | Joomla Framework Console provides the infrastructure for building PHP command-line applications. It offers a base Application, command routing, input/output handling, and helpers to create structured CLI tools and workflows using composer-installed components. | 9 | 10 | 3 | 14K | 0 | 1.9 | 43.4 | GPL-2.0 | 1 year ago | |
| joomla/filesystem | 0.86 | Joomla Framework filesystem utilities for common file operations. Includes helpers for safe filenames, uploads, and path handling, with a patcher component for applying file patches. Install via Composer and use in PHP apps needing lightweight filesystem tooling. | 11 | 12 | 20 | 12K | 6 | 28.2 | 51.3 | GPL-2.0 | 1 month ago | |
| joomla/controller | 0.83 | Lightweight Joomla Framework controller package. Defines a ControllerInterface and an AbstractController base that wires in Input and Application objects. Implement execute() in your controller (single-task by default), with support for multi-task or HMVC patterns. | 2 | 3 | 5 | 580 | 0 | 1.7 | 31.6 | GPL-2.0 | 1 year ago | |
| nette/database | 0.81 | Nette Database is a lightweight PHP database layer with a safe, fluent SQL builder, easy connection and result handling, and handy helpers for queries and transactions. Designed to work smoothly with the Nette framework while usable standalone. | 542 | 567 | 113 | 77K | 62 | 46.7 | 62.0 | NOASSERTION | 4 months ago | |
| bosnadev/database | 0.81 | — | 78 | 81 | 69 | 28K | 8 | 5.5 | 39.1 | MIT | 5 years ago | |
| cakephp/database | 0.80 | 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 | 635K | 0 | 0.9 | 52.6 | NOASSERTION | — | |
| zendframework/zend-db | 0.77 | 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. | 101 | 102 | 114 | 22K | 95 | 14.1 | 36.8 | BSD-3-Clause | 6 years ago | |
| joomla/application | 0.77 | Joomla Framework Application package providing AbstractApplication base classes for building apps. Includes lifecycle initialise hook, input/config handling, execute flow with doExecute(), response headers/body helpers, and PSR-3 LoggerAwareInterface support for integrating logging. | 23 | 25 | 33 | 11K | 1 | 4.5 | 37.7 | GPL-2.0 | 1 year ago |
How can I help you explore Laravel packages today?