Libraries tagged by insite
cyppe/laravel-batch-jobs-redis-driver
30859 Downloads
Redis driver for handling batch jobs in Laravel instead of default mysql table job_batches
cmsmaxinc/filament-error-pages
9039 Downloads
Users don’t see blank 404 or 503 error pages. Instead, it shows helpful messages or guides them when something goes wrong.
ciareis/bypass
12311 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
bobey/geoip2-geolite2-composer
748078 Downloads
This tiny repository aims to provide an easy solution to require GeoIP2 / GeoLite2 databases inside your project using composer.
binarytorch/larecipe-swagger
52823 Downloads
Live API Testing Inside Your Documentation
awcodes/drop-in-action
51556 Downloads
A form component for Filamentphp allowing actions inside of forms.
themsaid/nova-cashier-manager
137134 Downloads
Managing Stripe subscriptions inside the incredible Laravel Nova admin panel.
ajthinking/tinx
417330 Downloads
Reload your Laravel Tinker session from inside Tinker, plus magic shortcuts for first(), find(), where(), and more!
insitaction/easyadmin-fields-bundle
7161 Downloads
Set of easyadmin fields and useful helpers for Insitaction
zebra-north/phpcs-short-types
51522 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
voceconnect/wp-large-options
4575 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
vlucas/bulletphp
49677 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
vaened/laroute
97542 Downloads
An enhanced Laravel extension to export named routes to JavaScript, allowing you to use route names instead of URLs. Supports route grouping for modular applications.
ttempleton/craft-nocache
48608 Downloads
A Twig extension to escape caching inside cache blocks
tomatophp/filament-accounts
7247 Downloads
Manage your multi accounts inside your app using 1 table with multi auth and a lot of integrations