Libraries tagged by use case
dwoodard/phpcas
70 Downloads
An library for use CAS Authentication
kent013/artisan-command-pseudo-ca
13 Downloads
An artisan command to generate usecase / request / resource classes to implement pseudo clean architecture.
ommua/solid-domain
2366 Downloads
A PHP library that wraps and handle the errors in one place following the SOLID principle
zendtech/polyfill-mb-ereg
134 Downloads
Polyfill for mb_ereg(), mb_eregi(), mb_ereg_match(), and mb_ereg_replace*() functions; primary use case is for mbstring on Windows 7.4+
wangningkai/http
17 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
waglero/zttp
39 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
victory7/ezsession
9 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.
tonix-tuft/argo
2 Downloads
Argon2 key derivation function/cryptographic hash function utility for use cases like password hashing in PHP.
staabm/http-cache-control
4 Downloads
A tiny lib which provides documented constants and example use-cases for the HTTP Cache-Control header.
ssx/php-math-helpers
18 Downloads
A small collection of PHP helper methods for common math use cases.
robske110/power-target-controller
11 Downloads
Framework for building a PowerTarget-based controller. Example use case: advanced solar-surplus Wallbox controller
rikta/callback-switch
5 Downloads
Switch-statement-like objects based on callbacks for several use-cases
renepardon/laravel-code-generator
239 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
reactmay/zttp
4 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
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.