conquest/core

Shared utilities for developing the Honed Laravel ecosystem.

Maintainers

Package info

github.com/honedlabs/core

pkg:composer/conquest/core

Fund package maintenance!

Jdw5

Statistics

Installs: 245

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0


README

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 12+.

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.