conquest / core
Shared utilities for developing the Honed Laravel ecosystem.
Fund package maintenance!
Jdw5
Requires
- php: ^8.2
- illuminate/support: ^11.0||^12.0
Requires (Dev)
- larastan/larastan: ^3.0
- laravel/pint: ^1.18
- nunomaduro/collision: ^8.1
- orchestra/testbench: ^9.0.0||^10.0.0
- pestphp/pest: ^3.5.1
- pestphp/pest-plugin-arch: ^3.0.0
- pestphp/pest-plugin-laravel: ^3.0.0
- phpstan/extension-installer: ^1.4.3
- phpstan/phpstan-deprecation-rules: ^2.0.1
- phpstan/phpstan-phpunit: ^2.0.3
- dev-main
- v0.28.0
- v0.27.0
- v0.26.0
- v0.25.0
- v0.24.0
- v0.23.0
- v0.22.0
- v0.21.0
- v0.20.0
- v0.19.0
- v0.18.0
- v0.17.0
- v0.16.1
- v0.16.0
- v0.15.0
- v0.14.1
- v0.14.0
- v0.13.0
- v0.12.0
- v0.11.0
- v0.10.0
- v0.9.1
- v0.9.0
- v0.8.2
- v0.8.1
- v0.8.0
- v0.7.2
- v0.7.1
- v0.7.0
- 0.6.0
- 0.5.4
- 0.5.3
- v0.5.2
- v0.5.1
- 0.5.0
- 0.4.3
- 0.4.2
- v0.4.1
- v0.4.0
- v0.3.0
- v0.2.0
- v0.2.0-alpha.3
- v0.2.0-alpha.2
- v0.2.0-alpha.1
- v0.1.0
- v0.1.0-alpha.2
- v0.1.0-alpha.1
- dev-dependabot/github_actions/aglipanci/laravel-pint-action-2.5
- dev-dependabot/github_actions/dependabot/fetch-metadata-2.4.0
- dev-next
This package is auto-updated.
Last update: 2025-06-10 04:13:15 UTC
README
Caution: This package is currently under development and not ready for production use. Tag v1.0.0 will indicate a stable release.

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