Libraries tagged by coefficient
atomsk/csv-manager
65 Downloads
PHP library for efficient management of large CSV files.
archlinux-de/flarum-discussion-feed
3563 Downloads
Simple and efficient Atom feed for Flarum
ammaraldwayma/laravel-maker
825 Downloads
Laravel Maker is a powerful Laravel package designed to elevate your development experience by introducing a set of custom Artisan commands. These commands are meticulously crafted to simplify and expedite the creation of essential components in your Laravel application, fostering a more efficient and organized development workflow.
alirezajavadi/framebot
8 Downloads
FrameBot is a fast and secure framework that offers an ORM similar to Eloquent, making it incredibly user-friendly and powerful for developers looking to handle database operations efficiently. Designed with OOP principles in mind, FrameBot provides a robust foundation for building scalable applications.
alban/laravel-data-sync
151 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.
adrii/curl-helper
16792 Downloads
CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.
moltin/php-sdk
7310 Downloads
The Moltin PHP SDK is a simple to use interface for the API to help you get off the ground quickly and efficiently
jimenezmaximiliano/php-tail-file
7385 Downloads
Efficiently reads the last lines of a file like the tail command
yorcreative/data-validation
7 Downloads
A lightweight and high-performance PHP validation library designed for enterprise-grade applications. It features zero dependencies, comprehensive test coverage, and a developer-friendly API—enabling teams to build scalable and secure systems with confidence.
pureisle/micro-mvc
10 Downloads
simple、efficient、 easy to project migration, DMVC+C architecture design, only for PHP 7.0+
moshontong/excel-export-streamer
35 Downloads
A memory-efficient Laravel package for streaming Excel exports without holding data in memory
lazy-json/lazy-json
26 Downloads
PHP class to parse large JSON files and provide a lazy-load interface
kolay/xlsx-stream
10 Downloads
High-performance XLSX streaming writer for Laravel with zero disk I/O and direct S3 support
femtopixel/nano-framework
64 Downloads
Nano Framework - easier than easiest framework
zenstruck/memoize
80 Downloads
Helper trait to efficiently cache expensive methods in memory.