Libraries tagged by to_system_path
hejunjie/cache
545 Downloads
基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑 | A layered caching system built with the decorator pattern. Supports combining memory, file, local, and remote caches to improve hit rates and simplify cache logic.
develme/database-patch
8 Downloads
A patch system designed similar to Laravel's database migration tools. Instead of being used to manage schema, the patch system is used to fill that grey area between a database seeder and a database migration. The intentions of the system is to patch/adjust existing data, but this could be a replacement for seeders since whether a patch has been ran or not is tracked.
rakib29024/laravel-repository-pattern
123 Downloads
This package is developed to reduce code & secure you attributes & methods with repository pattern system
mouf/utils.fs-patcher
12 Downloads
A patch system than holds a list of patches and tells what patch has been run and what needs to be run on its environment.
pantheon-systems/pantheon-wordpress-edge-integrations
2656 Downloads
WordPress plugin to support Pantheon Edge Integrations and personalization features
pantheon-systems/pantheon-geolocation-shortcodes
1720 Downloads
Used with the Pantheon WordPress Edge Integrations SDK, allows sites to use shortcodes to display geolocated content.
pantheon-systems/pantheon-edge-integrations-consent-management
1412 Downloads
Implements WP Consent API into Pantheon Edge Integrations to manage consent and data tracking.
lin3s/pattern-library-builder
3071 Downloads
Library that provides an elegant and easy way to develop a pattern library for your front-end components
hyder/facade-pattern
31 Downloads
In this pattern, you would create Facade classes that provide a simplified, static interface to the underlying service implementations. The service classes would perform the actual business logic and communicate with the database or other external systems.
degraciamathieu/clike
43 Downloads
This package allows you to run a class with a design pattern similar to a command system
terminus-plugin-project/terminus-code-plugin
124 Downloads
Code - A Terminus plugin to clone the code from any available Pantheon site environment to your local system.
rizalfakhri/laravel-repositories
45 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
mtferreira/repository
2883 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
liip/drupaleventmanagermodule
1050 Downloads
Event manager to enhance the Drupal hook system (actually use it for you custom events instead of the hook system)
deva7mad/laravel-repositories
3 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.