Libraries tagged by scara
networkteam/image-proxy
10689 Downloads
Neos image and thumbnail serving via imgproxy, a fast and scalable microservice for image manipulation
myqaa/spout
7763 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
mohammad-zarifiyan/laravel-telegram-bot
390 Downloads
A Laravel package that helps you to easily create scalable Telegram bots and send notifications through Telegram.
micjohnson/weed-php
7571 Downloads
PHP client for Weed-FS, a simple and highly scalable distributed file system
lyte/serial
24754 Downloads
A safe unserializer for PHP serialized arrays and scalar types.
kadekjayak/bca-parser
9637 Downloads
Scrapper for KlikBCA
jgxvx/data-types
26469 Downloads
Convenience classes for scalar and complex data types.
infinityloop-dev/graphpinator-extra-types
6018 Downloads
Some useful and commonly used types, both scalar or composite.
in2code/bing
4090 Downloads
Bing scraper: Text, Image, Video
fresns/plugin-manager
2897 Downloads
Enhance Laravel Apps: Organized & Scalable
fdmind/ignore-query-strings
894 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
21408 Downloads
FasterPay PHP SDK enables you to integrate the FasterPay's Checkout Page seamlessly without having the hassle of integrating everything from Scratch.
exment-git/spout
25121 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
edipoelwes/laravel-rabbitmq-worker
2122 Downloads
This project is a Laravel package that facilitates the execution of RabbitMQ worker processes. It simplifies the configuration, management, and monitoring of worker processes, allowing you to easily integrate RabbitMQ into your Laravel application to handle asynchronous tasks efficiently and scalably.
easy2dev/multi-tenant-wizard
279 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.