Libraries tagged by efff
efficiently/jquery-laravel
10293 Downloads
This package provides jQuery and the jQuery-ujs driver for your Laravel >= 6 application.
effectivesloth/clean-arch-maker
4960 Downloads
Symfony Maker helps you create classes for CLEAN architecture
effectconnect/marketplaces-plugin-m2
35409 Downloads
EffectConnect Marketplaces Magento 2 plugin
zenstruck/class-metadata
701 Downloads
Add human readable class aliases & metadata with efficient lookups.
zenithsu/laravel-plus
491 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
6827 Downloads
Create quickly and efficiently tables without HTML formatting and with advanced page break options
vasek-purchart/rabbit-mq-consumer-handler-bundle
42981 Downloads
Handle messages in RabbitMQ consumers in a safe and effective way
ucraft-com/http-traffic-logger
12695 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
314792 Downloads
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
spryker/cypress-tests
3679 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.
sicaa/number-to-fr-words
1595 Downloads
Simple and effective lib to convert number into french words
serhiikamolov/laravel-jsonapi
17580 Downloads
A set of interfaces and classes to facilitate the construction of an efficient Json Api application with the Laravel framework.
salarmehr/cosmopolitan
8984 Downloads
Super efficient application localisation
robinncode/db_craft
469 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.