conquest/core

Shared utilities for developing the Honed Laravel ecosystem.

Fund package maintenance!
Jdw5


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