Looking to hire Laravel developers? Try LaraJobs

laravel-contracts maintained by pixielity

Description
Centralized interfaces and contracts for the Pixielity ecosystem
Last update
2026/02/09 15:02 (dev-main)
License
Downloads
0

Comments
comments powered by Disqus

Pixielity Contracts


📋 Overview

This package serves as the centralized repository for all shared interfaces and contracts used across the Pixielity ecosystem (Framework, Foundation, Telemetry, Discovery, etc.). By decoupling interfaces from implementations, we ensure modularity, flexibility, and consistent API design.

📦 Components

The contracts are organized by domain:

  • Discovery: Interfaces for the class discovery system.
  • Foundation: Core application contracts and base abstractions.
  • Framework: Interfaces for framework utilities and services.
  • Telemetry: Contracts for observability and monitoring systems.

📋 Requirements

  • PHP: 8.5 or higher

📦 Installation

This package is typically installed automatically as a dependency of other Pixielity packages. However, you can install it directly via Composer:

composer require pixielity/laravel-contracts

🤝 Contributing

Please see CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.

📜 License

This software is continuously developed and maintained by Pixielity. It is proprietary software. See LICENSE for more information.