Libraries tagged by effect
ephect-io/framework
599 Downloads
Effective PHP
ephect-io/create-app
97 Downloads
Effective!
elminson/process-checker
11 Downloads
A playful and effective way to check and manage processes in your Laravel application.
elevinskii/module-media-storage
4737 Downloads
Set of commands to operate your Magento2 catalog media effectively
drdplus/lighting
192 Downloads
Effects of insufficient lighting or to bright light for Drd+
dodev34/sdk-sierra-iot-m2m-bundle
22 Downloads
Airvantage PHP SDK. Manage your SIM cards effectively, carry out remote analysis and reduce costs. Starter-kits available for trials.
dodev34/sdk-orange-iot-m2m-bundle
28 Downloads
Manage your SIM cards effectively, carry out remote analysis and reduce costs. Starter-kits available for trials.
digitalastronauts/warp
53 Downloads
Simple database layer based on `nette/database` to work effectively with entities.
devpac/dashbaord
1 Downloads
Easy and effective dashboard
deviscoding/colors
188 Downloads
SASS color functions, maps and CSS used in DevIsCoding components. Can also be used quite effectively in any SASS where one desires an easy way to manage colors.
deviscoding/buttons
99 Downloads
Drop in replacement for Bootstrap buttons, with Material Design effects. Designed for the StrapLess Framework, but usable as a standalone component.
dassuman/laravel-tickets
3 Downloads
Simple but effective solutions to provide support
cristian100/img-cover
210 Downloads
Allows objects with class imgCover to resize as it was a background cover effect on its container.
covex-nn/moodle
382 Downloads
Free web application that educators can use to create effective online learning sites
coco-project/sql-cache
23 Downloads
Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.