Libraries tagged by use-case
purpleharmonie/event-system
6 Downloads
Purpleharmonie Event System is a flexible and powerful event dispatching library for PHP applications. It provides a robust implementation of the PSR-14 Event Dispatcher standard, along with additional features for advanced use cases.
philipphermes/storage-bundle
1 Downloads
A Symfony bundle that wraps Predis and exposes a StorageClient with essential storage operations, while still allowing direct access to the underlying client for advanced use cases.
perfect-space/zttp
210 Downloads
A developer-experience focused HTTP client, optimized for most common use cases (forked by Nate Ritter).
nogor-solutions-ltd/hver
2 Downloads
This package is mainly responsible for everyday use cases.
michel/pqueue
0 Downloads
PQueue is a minimalist PHP library for processing background messages using a single persistent CLI (managed via systemd) or periodic execution (via cron), covering 90% of use cases without external dependencies or complex worker management.
michaeljoyner/simple-json-endpoint
42 Downloads
If you just want to get some JSON from an endpoint and also possibly cache it, this makes life easier. Example use cases include fetching instagram feed, weather data, exchange rates, etc. You just need to worry about how you deal with the data.
medusa/validation
11 Downloads
Validation Objects for common Use-Cases
mbunge/cleanarchitecture
0 Downloads
A clean architecture implementation with crud use cases
matheus-carmo/zttp
6 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
martechmagicians/referhub
2 Downloads
ReferHub is a modular and composable referral system, designed to seamlessly generate and track referral codes for users. With support for various identification methods and a flexible event-tracking system, ReferHub provides an extensible solution for managing referrals across different platforms. Its event-driven architecture enables webhook integrations, making it adaptable to diverse use cases. Whether you're implementing a user sign-up referral program or tracking purchases, ReferHub offers a robust and maintainable foundation. Built with DDD and TDD principles, it emphasizes quality, scalability, and ease of integration. Ideal for developers seeking a referral solution that can be effortlessly embedded into existing systems or customized to specific needs.
markpavlitski/constraint-extra-bundle
7 Downloads
Additional constraint validators for common use-cases such as JSON.
lushobarlett/query-manager
294 Downloads
manager for mysql queries to improve database code flexibility, security and automation of simpler database use cases
ldaidone/laravel-ddd-commands
22 Downloads
A lightweight toolkit that adds Domain-Driven Design scaffolding to any Laravel project. Generate domains, use cases, entities, value objects, repositories, and more with expressive artisan commands — keeping your architecture clean and consistent with zero friction.
lacernest/laravel-cart
0 Downloads
Laravel Cart is designed to be highly customizable and flexible, making it easy to adapt to your specific use case.
invibe-sk/common-helpers
218 Downloads
Common helpers, traits, etc. for our use cases