dive-be/php-utils

Collection of useful tools used at DIVE

Maintainers

Package info

github.com/dive-be/php-utils

pkg:composer/dive-be/php-utils

Statistics

Installs: 271 423

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

0.4.0 2025-05-06 09:27 UTC

This package is auto-updated.

Last update: 2026-03-06 11:18:33 UTC


README

Latest Version on Packagist

Installation

You can install the package via composer:

composer require dive-be/php-utils

Usage

Makeable

Allows instantiation of classes using a static make function:

Field::make('label')->hidden()->hint('At least 2 characters');

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email oss@dive.be instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.