Libraries tagged by perf
anisaronno/laravel-starter
112 Downloads
A perfect laravel starter project for any kind of project.
amjadiqbal/filament-url-image-uploader
26 Downloads
A powerful Filament PHP form component that enables seamless image uploads from URLs. Features include image validation, preview functionality, and easy integration with Laravel storage. Perfect for remote image imports, content management, and e-commerce applications built with FilamentPHP.
almacil/php-database
675 Downloads
A simple flat file database designed to persist data using just PHP and flat files. Perfect solution when no other database is available or for small projects.
alirezajavadi/jsonize
53 Downloads
JSONize: Standardize JSON responses effortlessly! Ensure consistency in your applications with our streamlined library. Simplify data formatting, enhance readability, and save time. JSONize empowers developers to generate clean, organized JSON outputs, perfect for APIs, web, and mobile apps. Revolutionize your workflow today!
aef/laravel-batch-requests
122 Downloads
A Laravel package for efficiently handling multiple API requests in a single batch operation, reducing network overhead and improving performance for bulk operations.
abollinger/http
112 Downloads
A library to perform HTTP requests using curl.
a7/seeder
9175 Downloads
Perform heavy and/or infrequent actions in a controlled manner
1msg/one_msg_waba_sdk
2330 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
typo3/cms-sys-action
245036 Downloads
Actions are 'programmed' admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.
swooletw/laravel-hyperf
83 Downloads
A Laravel-style PHP framework with native coroutine support for ultra-high performance.
rezozero/slir
7190 Downloads
SLIR (Smart Lencioni Image Resizer) resizes images, intelligently sharpens, crops based on width:height ratios, color fills transparent GIFs and PNGs, and caches variations for optimal performance.
ohvitorino/openlayers3
41420 Downloads
Openlayers 3 - A high-performance, feature-packed library for all your mapping needs
odan/hydrator
18774 Downloads
A high performance hydrator for PHP.
nmeri/tilwa
1 Downloads
Opinionated PHP framework for building performant, extensible, and testable web applications
mattkingshott/waterfall
16 Downloads
A package that performs cascading deletes in batches to ease database strain