joomla/utilities
Joomla Utilities provides lightweight helper classes for common tasks, including ArrayHelper methods to cast arrays to integers, convert arrays to objects/strings, and extract arrays from objects—handy utilities for PHP apps and Joomla Framework projects.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| joomla/database | 0.88 | 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 | — | — | |
| joomla/string | 0.87 | Joomla Framework String package for robust string handling in PHP. Installable via Composer, it provides utilities and helpers for common string operations and is maintained as part of the Joomla Framework ecosystem. | 18 | 20 | 18 | 116K | 1 | 6.9 | 53.5 | GPL-2.0 | 10 months ago | |
| open-southeners/extended-php | 0.85 | Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. | 0 | 0 | 0 | 82 | 0 | 15.2 | 28.4 | MIT | 7 months ago | |
| deozza/philarmony-utils | 0.84 | Utility helpers for Philarmony projects. A small collection of PHP/Laravel-oriented functions and convenience tools intended to reduce boilerplate and streamline common tasks across applications and packages. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| joomla/language | 0.84 | 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 | 4.5 | 48.3 | GPL-2.0 | 10 months ago | |
| joomla/uri | 0.84 | Joomla Framework Uri package for parsing and manipulating URIs. Provides mutable Uri and safe-to-share UriImmutable (both via UriInterface) plus UriHelper with UTF-8 safe parse_url(). Build, edit, and output hosts, ports, paths, users, passwords, and queries. | 6 | 8 | 9 | 24K | 1 | 5.4 | 49.9 | GPL-2.0 | 10 months ago | |
| bitandblack/helpers | 0.83 | Lightweight Laravel/PHP helper functions from Bit&Black. Adds practical utilities and shortcuts to speed up everyday development tasks with minimal setup, aiming to keep your codebase cleaner and more consistent across projects. | 0 | 0 | — | 501 | — | 0.0 | 37.3 | — | — | |
| joomla/filesystem | 0.83 | 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 | 19 | 15K | 6 | 11.7 | 46.3 | GPL-2.0 | 9 months ago | |
| laragraph/utils | 0.83 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 8 | 555K | 0 | 20.2 | 62.6 | MIT | 3 months ago | |
| c33s/utils | 0.83 | General-purpose PHP utilities for everyday development: helpers for strings, arrays, filesystem, debugging, and common convenience functions. Designed to be lightweight, easy to drop into existing projects, and useful across Laravel and plain PHP apps. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| braunstetter/helper | 0.83 | braunstetter/helper is a small PHP/Laravel helper package that groups handy utility functions for everyday development—common string, array, and miscellaneous helpers you can reuse across projects to reduce boilerplate and speed up coding. | 0 | 0 | 0 | 46 | 0 | 0.0 | — | — | 3 years ago | |
| dontdrinkandroot/common | 0.82 | A small utility library with commonly used PHP helpers and extensions, including a PHPStan extension. Intended to provide shared building blocks for projects, with CI and code quality tooling support via SonarCloud badges. | 0 | 0 | 0 | 38 | 0 | 1.8 | 22.0 | Apache-2.0 | 2 years ago | |
| denisok94/helper | 0.82 | A small Laravel/PHP helper package providing convenience functions to speed up everyday development tasks. Useful for common utilities and shortcuts so you can reduce boilerplate across projects. | 1 | 1 | 0 | 2 | 0 | 13.8 | — | BSD-3-Clause | 4 months ago | |
| phootwork/lang | 0.81 | phootwork/lang is a lightweight PHP library of language utilities and building blocks, offering common helpers and core abstractions to simplify everyday coding tasks. A small foundation package meant to complement your app or other phootwork components. | 12 | 12 | 0 | 1M | 0 | 6.7 | 55.3 | MIT | 1 year ago | |
| digitalrevolution/utils | 0.81 | — | 1 | 1 | 8 | 3K | 1 | 27.6 | 51.6 | MIT | 1 month ago | |
| becklyn/utilities | 0.81 | Utility helpers for PHP/Laravel projects: small, reusable functions and classes to simplify common tasks, improve developer ergonomics, and reduce boilerplate across your application and packages. | 0 | 0 | 0 | 134 | 0 | 21.4 | 34.5 | — | 2 weeks ago | |
| anglemx/php-utilities | 0.81 | — | 0 | 0 | 0 | 326 | 0 | 1.2 | 34.7 | MIT | 3 years ago | |
| joomla/archive | 0.80 | Joomla Archive intelligently selects adapters to extract common archives (zip, tar/tgz/tbz2, gz, bz2). Supports PHP 8.1+, with optional zlib/bz2 extensions, and lets you override default extractors by registering custom adapters. | 3 | 4 | 8 | 15K | 0 | 6.6 | 50.5 | GPL-2.0 | 10 months ago | |
| cartalyst/support | 0.80 | Common support utilities for Cartalyst PHP/Laravel packages: helpers, contracts, traits, service providers, and base classes that streamline package development and shared functionality across components. | 75 | 76 | 15 | 33K | 1 | 6.9 | 36.3 | BSD-3-Clause | 1 year ago | |
| open-southeners/extended-laravel | 0.80 | Adds handy Laravel extensions and helper utilities to streamline common tasks and reduce boilerplate. Designed as a lightweight add-on for projects needing extra convenience features beyond the core framework, with simple installation and integration. | 0 | 0 | 0 | 90 | 0 | 21.9 | 31.1 | MIT | 1 month ago |
How can I help you explore Laravel packages today?