hyperf/contract
Core contracts for Hyperf: a set of lightweight PHP interfaces that define common behaviors across the framework (DI, events, middleware, serialization, etc.). Helps decouple components, improve testability, and keep implementations swappable.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| kleijnweb/php-api-descriptions | 0.84 | Parse and handle PHP API Description documents (OpenAPI-like) with utilities for loading, validating, and working with structured API metadata. Useful for tooling that needs to read API specs and generate clients, docs, or integrations. | 5 | 5 | 4 | 20 | 18 | 2.8 | 10.5 | LGPL-3.0 | — | |
| ranabd36/larathereum | 0.84 | — | 6 | 6 | 5 | 0 | 2 | 3.9 | — | MIT | 6 years ago | |
| open-southeners/extended-php | 0.83 | Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. | 0 | 0 | 0 | 82 | 0 | 15.2 | 28.4 | MIT | 7 months ago | |
| alhames/apihelper | 0.83 | Laravel/PHP helper utilities for building API responses and common API tasks. Provides convenience methods for formatting output, handling errors, and streamlining controller/service code when creating REST-style endpoints. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | 9 years ago | |
| cmoclyn/symfony-test-manager | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.7 | — | MIT | 1 year ago | |
| bespoke-support/symfony-test-application | 0.83 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| axstrad/use-case-test-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| common-gateway/first-test-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| danielm/symfony-demo-bundle | 0.83 | Demo Symfony bundle showing common bundle features: console command, services/contracts, events/subscriber, Twig extension, controllers with JSON/HTML routes, config with env vars, translations and public assets. Useful as a Symfony Flex recipe/demo reference. | 1 | 1 | 0 | 0 | 0 | 1.5 | — | MIT | 2 years ago | |
| dragon-code/support | 0.83 | Dragon Code Support is a lightweight helper toolkit for PHP/Laravel projects, providing a growing collection of utilities and facades to speed up development. Easy to extend—add new methods or classes with tests following the package structure. | 23 | 23 | 5 | 443K | 0 | 26.8 | 63.5 | MIT | 2 months ago | |
| wp-starter/contracts | 0.83 | Laravel/PHP contract interfaces for a WordPress starter kit. Defines shared abstractions to keep packages decoupled and implementations swappable, providing a lightweight base for building WordPress integrations in a Laravel-style architecture. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | 3 years ago | |
| dragon-code/contracts | 0.82 | Dragon Code Contracts provides a lightweight set of PHP interfaces (contracts) you can reuse across any project to standardize key behaviors, improve type-safety, and keep implementations decoupled. Ideal as a shared dependency for packages and applications. | 10 | 10 | 0 | 444K | 0 | 25.4 | 63.1 | MIT | 2 months ago | |
| hyperf/event | 0.82 | hyperf/event is a lightweight event dispatcher for Hyperf applications. Define events and listeners, dispatch synchronously or via async mechanisms, and keep your domain decoupled. Integrates cleanly with Hyperf’s DI and coroutine-friendly runtime. | 3 | 3 | 1 | 51K | 0 | 23.3 | 62.5 | MIT | 3 months ago | |
| boson-php/http-contracts | 0.81 | Lightweight PHP contracts for HTTP clients, requests, responses, and middleware. Provides stable interfaces to decouple your app from конкрет implementations, making it easier to swap HTTP libraries, mock in tests, and share consistent types across packages. | 0 | 0 | 0 | 62 | 0 | 0.0 | 24.9 | MIT | — | |
| hyperf/support | 0.81 | — | 1 | 2 | 1 | 42K | 0 | 19.5 | 60.4 | MIT | 6 months ago | |
| hyperf/pimple | 0.81 | hyperf/pimple 是基于 pimple/pimple 的轻量级 PSR-11 容器组件,提供简单的 ContainerFactory 创建容器与 Provider 注册机制,帮助在非 Hyperf 框架中低成本接入 Hyperf 组件(如 translation/config),便于集成与复用。 | 3 | 3 | 0 | 3K | 0 | 1.8 | 40.3 | — | 2 years ago | |
| illuminate/contracts | 0.81 | Laravel’s core contract interfaces for frameworks and packages. Provides stable abstractions for services like cache, queue, events, routing, validation, and more, enabling clean dependency injection and easy swapping of implementations across the ecosystem. | 706 | 713 | 83 | 2M | 0 | 6.1 | 48.7 | MIT | — | |
| draw/contracts | 0.81 | Lightweight PHP contracts for Draw packages. Provides shared interfaces and abstractions to standardize implementations across components, improving interoperability, testing, and decoupling in Laravel or framework-agnostic projects. | 0 | 0 | 0 | 2K | 0 | 0.0 | 44.8 | — | — | |
| php-standard-library/interoperability | 0.81 | Lightweight PHP interoperability helpers in the php-standard-library ecosystem. Provides small, standards-oriented utilities to bridge common interfaces and behaviors between components, improving compatibility and reuse without pulling in heavy dependencies. | 1 | 1 | 0 | 29K | 0 | 21.3 | 64.9 | MIT | 2 weeks ago | |
| aslan-asilon31/aslan-solid-package | 0.81 | Laravel package showcasing SOLID principles with a clean, modular structure. Provides example abstractions and patterns to organize services, keep dependencies decoupled, and improve maintainability in real-world apps. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — |
How can I help you explore Laravel packages today?