Libraries tagged by insite
binarytorch/larecipe-swagger
50302 Downloads
Live API Testing Inside Your Documentation
badoo/soft-mocks
34307 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
awcodes/drop-in-action
50725 Downloads
A form component for Filamentphp allowing actions inside of forms.
adriansuter/php-autoload-override
43639 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
themsaid/nova-cashier-manager
135637 Downloads
Managing Stripe subscriptions inside the incredible Laravel Nova admin panel.
ajthinking/tinx
416627 Downloads
Reload your Laravel Tinker session from inside Tinker, plus magic shortcuts for first(), find(), where(), and more!
tapp/filament-invite
21479 Downloads
invite users from filament panel
faissaloux/pest-plugin-inside
4878 Downloads
Files content plugin for Pest PHP
cu-boulder/ucb_user_invite
58747 Downloads
Allows users with permissions to invite any CU Boulder user to log in to the site with a custom role.
insitaction/easyadmin-fields-bundle
6182 Downloads
Set of easyadmin fields and useful helpers for Insitaction
zebra-north/phpcs-short-types
46366 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
wyrihaximus/react-cron
30280 Downloads
⏱️ Cronlike scheduler running inside the ReactPHP Event Loop
weitzman/logintrait
164209 Downloads
Provides login/logout via user reset URL instead of forms.
webwhales/laravel-guzzle-conditional-mock-handler
29717 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue in Laravel
webcoast/deferred-image-processing
32302 Downloads
Handles image processing on request instead of during page generation