Libraries tagged by efficient
zenstruck/class-metadata
705 Downloads
Add human readable class aliases & metadata with efficient lookups.
zenithsu/laravel-plus
495 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.
voilab/tctable
6842 Downloads
Create quickly and efficiently tables without HTML formatting and with advanced page break options
ucraft-com/http-traffic-logger
12766 Downloads
The "http-traffic-logger" package efficiently captures and records HTTP request and response data exchanged between clients and servers. With comprehensive logging functionalities, it facilitates monitoring and analysis of web traffic, providing valuable insights for debugging, security auditing, and performance optimization purposes.
tin-cat/emailqueue
62 Downloads
A fast, simple yet very efficient email queuing system for PHP/MySQL.
thadafinser/package-info
314795 Downloads
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
spryker/cypress-tests
3736 Downloads
This repository is dedicated to housing an extensive collection of UI end-to-end tests, meticulously crafted using Cypress for Spryker applications. These tests are designed to thoroughly evaluate the user interface, ensuring that all interactions and visual elements function as intended in real-world scenarios. By leveraging Cypress's advanced browser automation capabilities, this suite provides an efficient and effective means of validating the user experience, confirming the seamless operation and aesthetic integrity of Spryker's front-end components. Our commitment to rigorous UI testing helps maintain the high standard of quality and reliability that Spryker users expect.
serhiikamolov/laravel-jsonapi
17598 Downloads
A set of interfaces and classes to facilitate the construction of an efficient Json Api application with the Laravel framework.
salarmehr/cosmopolitan
8985 Downloads
Super efficient application localisation
robinncode/db_craft
471 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
phasync/phasync
165 Downloads
phasync asyncio library for PHP, providing seamless and efficient coroutines via PHP fibers
omaralalwi/laravel-taxify
90 Downloads
Laravel Taxify provides a set of helper functions and classes to simplify tax (VAT) calculations within Laravel applications. that allow developers to easily integrate tax calculation functionalities into their projects. it's offers a straightforward and efficient solution Designed to streamline the process of handling taxes.
nystudio107/craft3-multi-environment
17579 Downloads
Efficient and flexible multi-environment config for Craft 3 CMS
michaeldrennen/local-file
20890 Downloads
A small php library that adds some functions to operate on local files, like an efficient line count function.
maxwilms/bloom-filter
11652 Downloads
Bloom filter - a space-efficient probabilistic data structure for PHP 5.4+