Libraries tagged by this7 config

coco-project/sql-cache

0 Favers
19 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.

Go to Download


cdma-numiscorner/ebay-account-api

0 Favers
1492 Downloads

The Account API gives sellers the ability to configure their eBay seller accounts, including the seller's policies (the Fulfillment Policy, Payment Policy, and Return Policy), opt in and out of eBay seller programs, configure sales tax tables, and get account information. For details on the availability of the methods in this API, see Account API requirements and restrictions.

Go to Download


buonaparte/bnp-service-definition

4 Favers
62 Downloads

This module provides an alternative service factories definition, through configuration

Go to Download


bisonlab/context-bundle

0 Favers
298 Downloads

This bundle handles contexts as a system for linking internal models/entities to external ones in a flexible configureable way

Go to Download


avnsh1111/laravel-api-rate-limiter

6 Favers
21 Downloads

Laravel API Rate Limiter is an open-source package designed to help developers easily implement and manage rate limiting for their API endpoints in Laravel applications. This package aims to provide a flexible and configurable solution for protecting APIs from excessive requests, ensuring optimal performance and preventing abuse.

Go to Download


assegaiphp/common

1 Favers
4 Downloads

The assegai/common package is a collection of commonly used utility classes and functions for AssegaiPHP projects. This package provides a set of tools that are designed to make it easier for developers to perform common tasks such as working with arrays, strings, and paths. The package also includes classes for handling errors and logging, as well as a simple yet powerful configuration management system. The package is designed to be lightweight, with minimal dependencies, and is fully compatible with any AssegaiPHP based project. Whether you're building a small web application or a large enterprise system, assegai/common provides the essential building blocks you need to get started quickly and easily.

Go to Download


apilaravue/apilaravue

10 Favers
36 Downloads

This is a framwork for large web projects. ApiLaravue uses Laravel 5.4 as backend integrated with laravel passport and laravel cors, Vuejs as frontend and the two communicate via API calls. It also include redis already installed and configured in the backend and frontend, a node server already created and configure for realtime communication and some vue packages are also install in the frontend such as vue-router, vue-resource, vue-socket.io, and sweetalert.

Go to Download


satrun77/editablefield

2 Favers
314 Downloads

This module allows CMS admin to create an manage list of configurable form fields that can be used by other module such as, satrun77/configurablepage.

Go to Download


romm/site-factory

13 Favers
31 Downloads

Replicate and modify an existing website model very easily with a flexible and lean design. Read the code examples to understand and master all the TypoScript configuration, or extend the existing duplication processes. Based on freesite (created by Kasper Skårhøj) this project was originaly conceived by Cyril Wolfangel and is developped and maintained by Romain Canon. Join the project on https://github.com/romaincanon/TYPO3-Site-Factory

Go to Download


platformsh/drupal8-multisite

7 Favers
6 Downloads

This template builds Drupal 8 in the multi-site configuration for Platform.sh based the "Drupal Recommended" Composer project.

Go to Download


kregel/menu

6 Favers
443 Downloads

This will automatically build/ generate a menu based upon your configuration file.

Go to Download


enm/transformer-bundle

7 Favers
411 Downloads

This bundle can be used for transforming an array, an object or a json-string into a needed array, object or json-string and validating the values and the schema against a configuration array.

Go to Download


enm/transformer

3 Favers
494 Downloads

This library can be used for transforming an array, an object or a json-string into a needed array, object or json-string and validating the values and the schema against a configuration array.

Go to Download


aaron4m/zf2-static-pages

12 Favers
416 Downloads

The purpose of this module is to create a simple, zero configuration static pages module for Zend Framework 2

Go to Download


zaphyr-org/config

0 Favers
79 Downloads

Load configuration files the easy way. This configuration loader supports PHP, INI, JSON, XML, YAML and NEON file extensions.

Go to Download


<< Previous Next >>