Libraries tagged by efficiency
srph/map-range
11 Downloads
A more efficient foreach-range
sroehrl/scaffold-api
10 Downloads
the efficient PHP framework
sroehrl/neoan-php
14 Downloads
the efficient PHP framework
sqrt-cat/proto-bin
1 Downloads
A PHP library similar to protobuf for binary protocol packaging/unpacking, which can package biz data into binary format for efficient transmission. Implemented using native PHP with no other external dependencies. Supports data types such as fixed length and variable length.
spanjaan/wn-sm-plugin
5 Downloads
A simple and efficient way to manage your subscribers in WinterCMS.
southwan/quick-laravel
1 Downloads
Efficient development assistant
souplette/fusbup
665 Downloads
A fast & memory-efficient interface to the Mozilla Public Suffix List.
socketbee/socketbee
0 Downloads
SocketBee PHP client. A simple and efficient PHP SDK for sending real-time events using the SocketBee API.
snapfreeze/sql-query-builder
77 Downloads
FORK -- An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
slps970093/laravel-subscriptions
84 Downloads
Rinvex 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.
slokee/supporter
12 Downloads
Laravel Supporter is a powerful utility package designed to enhance development speed by providing ready-to-use code snippets. This package helps developers streamline their workflow by reducing repetitive coding tasks, ensuring cleaner and more efficient Laravel applications.
simonmarcellinden/jwt
233 Downloads
Efficient JWT auth for Laravel/Lumen. Easy integration, secure, lightweight.
shiba/textractor
11 Downloads
An efficient class library for extracting text from HTML.
shawty81/multiprocessor
1716 Downloads
Easy usable class for very fast and memory efficient scripts, processing lots of data by utilizing the power of pcntl_fork()
shakib53626/laravel-repository-maker
3 Downloads
The shakib53626/laravel-repository-maker package provides a simple and efficient way to implement the Repository Design Pattern in Laravel projects. With a custom Artisan command (make:repository), developers can automatically generate repository classes with pre-defined methods like index, store, update, and delete. This tool is designed to enhance modularity, promote clean architecture, and save development time.