Libraries tagged by scera
pudongping/hyperf-wise-locksmith
1631 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
padosoft/laravel-super-cache-invalidate
2679 Downloads
A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debouncing, sharding, and partitioning.
kadekjayak/bca-parser
9646 Downloads
Scrapper for KlikBCA
justblackbird/codeception-config-module
146665 Downloads
Loads params from config into codeception scenarios.
in2code/google-image-grabber
12937 Downloads
Scrape google images
in2code/bing
5017 Downloads
Bing scraper: Text, Image, Video
hipdevteam/accelerator
7685 Downloads
Fork of Seraphinite Accelerator for use with composer
fdmind/ignore-query-strings
1226 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.
fasterpay/fasterpay-php
21654 Downloads
FasterPay PHP SDK enables you to integrate the FasterPay's Checkout Page seamlessly without having the hassle of integrating everything from Scratch.
diepxuan/laravel-scavenger
4985 Downloads
The integrated web scraper package for Laravel.
behat/debug-extension
110789 Downloads
Debug Behat scenarios and print any information to command line
agungsugiarto/codeigniter4-authentication
4178 Downloads
Provides an API for authentication and includes concrete authentication adapters for common use case scenarios
undefinedor/google-play-scraper
81391 Downloads
A PHP scraper to get app data from Google Play
tommica/laravel-actions-scramble
893 Downloads
Extensions for Scramble to enable automatic parsing of routes when using laravel actions
tojibon/web-scraper
63 Downloads
A web scraper php class using PHP cURL to scrap web page. By which you can scrap web page by cURL get, post methods also by which you can scrap web page content from a asp.net based websites with form post.