honed/core

Shared utilities for developing the Honed Laravel ecosystem.

Maintainers

Package info

github.com/honedlabs/core

Homepage

pkg:composer/honed/core

Fund package maintenance!

Jdw5

Statistics

Installs: 20 753

Dependents: 14

Suggesters: 0

Stars: 0

Open Issues: 2


README

Caution: This package is currently under development and not ready for production use. Tag v1.0.0 will indicate a stable release.

Core

Build Status Code Coverage Total Downloads Latest Stable Version

Core provides composable building blocks to develop serializable classes for PHP, as well as generic helpers for your applications.

Installation

Requires PHP 8.2+

Requires Laravel 11+.

Get started with the package by requiring it in your PHP project using Composer.

composer require honed/core

Documentation

Please refer to the documentation for the usage of the package.

License

Core was created by Joshua Wallace under the MIT license.