Libraries tagged by efficient
hichemtab-tech/reqease-php
7 Downloads
ReqEase-PHP: The PHP backend for ReqEase - A powerful library for seamless form handling and validation on the web. Integrate with ReqEase on the front end for efficient form processing.
hesb/laravel-plus
17 Downloads
Laravel-Plus is an efficient Laravel extension package designed to enhance development productivity. It integrates powerful annotation handling and practical helper classes, making the development of Laravel applications more convenient and flexible.
heimrichhannot/tether
94 Downloads
A client-side library to make absolutely positioned elements attach to elements in the page efficiently.
hareland/multi-cache-remember
195 Downloads
This package offers the rememberMany macro for the Laravel Cache facade, providing efficient retrieval of multiple cache keys with customizable expiration and callbacks for missing keys.
happyslucker/parallel
4 Downloads
The Parallel library provides an efficient way to execute multiple tasks concurrently in PHP using child processes. This library leverages the functionality of the pcntl (Process Control) extension to achieve parallel processing, allowing developers to maximize resource utilization and improve performance, especially when dealing with time-consuming operations.
halo123450/iplocation
3 Downloads
A PHP library for efficient IP geolocation using compact database formats.
gsferro/database-schema-easy
82 Downloads
Simple and efficient way to manipulate your database connection scheme, whatever it may be.
godscodes/laravel-subscriptions
72 Downloads
Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
ghostwriter/plex
194738 Downloads
Provides the fastest lexer for PHP, tokenizing text with named regex patterns for efficient processing
generalfocus/limitshield
8 Downloads
LimitShield is a middleware package designed to manage and enforce API rate limiting efficiently.
gelembjuk/php-easy-app
12 Downloads
ThePHP Package for building Web applications as fast as possible. This package enables you to create web services efficiently, allowing you to build robust solutions with minimal development time.
ganglio/pds
31 Downloads
Probabilistic Data Structures to efficiently analyze and mine big datasets
ftembe/cachehandler
7 Downloads
The project is a lightweight caching solution that improves performance by storing and retrieving data efficiently. It offers a file-based storage approach with customizable expiration times, automatic removal of expired data, and ensures the cache folder is accessible and writable. Integrating this caching mechanism enhances application speed and reduces processing time.
frnkly/laravel-keen
198 Downloads
An efficient Keen.io integration for Laravel
fotano/sql-query-builder
23 Downloads
A fork of nilportugues/sql-query-builder that fixes some bugs. An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.