Astrotomic / php-conditional-proxyLinks
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.
☆31Updated 9 months ago
Alternatives and similar repositories for php-conditional-proxy
Users that are interested in php-conditional-proxy are comparing it to the libraries listed below
Sorting:
- A package that provides a library of macro functions for various Laravel components.☆29Updated 2 years ago
- A small package to add computed properties to any PHP class. 🐘☆27Updated 3 years ago
- Helpers for converting time to seconds.☆20Updated 11 months ago
- This package provides a set of common PHPUnit custom assertions.☆18Updated 2 months ago
- This package provides a Laravel wrapper for unavatar.☆27Updated last year
- A PHP testing utility that allows you to fake, capture, and assert against invocations of a callable / Closure.☆45Updated 4 months ago
- 🧊 Easily implement global or model-specific cooldowns into your Laravel app.☆20Updated 5 years ago
- Trigger email failures to assert what happens on your Laravel Application when an email fails to send☆32Updated last year
- Laravel String Object inspired by Laravel Collections☆25Updated 5 years ago
- Perform unit conversions in PHP☆34Updated 2 years ago
- 🏓 Laravel collection macro that determine if `any` item from the collection passes the given truth test.☆37Updated 5 years ago
- Monitor metrics of Laravel disks☆24Updated 2 years ago
- A preset for installing @pestphp in a fresh Laravel project☆32Updated last year
- Laravel Service Container on steroids.☆89Updated 8 months ago
- A handy set of Stringable mixins for CLI text.☆47Updated 4 years ago
- Create components with lazy-evaluated content☆20Updated 5 years ago
- Laravel http tests generator. No more writing tests by hand☆34Updated 4 years ago
- Reusable accessors/mutators (getters/setters) for Laravel's Eloquent☆45Updated last year
- A proposed structure of a streamlined Laravel application☆19Updated 2 years ago
- Conveniently choose which tests load the Laravel framework☆14Updated 2 years ago
- A collection of helper functions that I use across my projects.☆35Updated 10 months ago
- This Laravel package allows you to flip/invert an Eloquent scope, or really any query constraint.☆29Updated 2 years ago
- The unofficial Fathom Analytics API☆39Updated 4 years ago
- Sliding Time Window Rate Limiter for Laravel