Libraries tagged by Automatico
thtmorais/yii2-pace
12893 Downloads
PACE (Progress Automatically Certain to Entertain) - Automatic page load progress bar for Yii PHP Framework
texxasrulez/persistent_login
3327 Downloads
This server-side plugin is useful for all Roundcube users who don’t like to log into their e-mail account each time they open their browser. The plugin stores a persistent login cookie which automatically logs the user in the next time he or she visits the Roundcube web mailer.
teners/laravel-key-case
1988 Downloads
Middleware for automatic case transformation of request and response data key in Laravel applications.
tekod/wp-cache-controller
5055 Downloads
WordPress library for caching arbitrary data with automatic invalidation.
t3docs/fluid-documentation-generator
5802 Downloads
Generates automatic documentation in RST format based on Fluid ViewHelper source files
t3/fluid_page_cache
42073 Downloads
Creates automatically tags for TYPO3's page cache, based on used variables in rendered Fluid templates on current page.
svb/service-factory-bundle
61093 Downloads
Convenient way to automatically inject services into a factory without using sf service tagging.
suzunone/l-auto-comment-for-php-swagger
4398 Downloads
Automatically generate PHP Swagger comments from Laravel's Controller, Model, and form requests.
sukhvir1313/directproductadd
5513 Downloads
Share link http://{yourdomain}/dpa/add/tocart/sku/{product_sku}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku}/coupon/{coupon_code}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku}-{quantity}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku_1},{product_sku_2}, http://{yourdomain}/dpa/add/tocart/id/{product_sku_1}-{quantity},{product_sku_2}-{quantity}, http://{yourdomain}/dpa/add/tocart/id/{product_id}, http://{yourdomain}/dpa/add/tocart/id/{product_id}-{quantity}, http://{yourdomain}/dpa/add/tocart/id/{product_id_1},{product_id_2} OR http://{yourdomain}/dpa/add/tocart/id/{product_id_1}-{quantity},{product_id_2}-{quantity} with your users through email, share media, blogs etc. Once user clicks on this link product will be automatically added to cart and user will be redirected to checkout page.
stoffelio/statamic-404-logger
5932 Downloads
Statamic addon to automatically log all 404 requests
spryker/cypress-tests
7915 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.
snoeren-development/laravel-currency-casting
21443 Downloads
Cast currency attributes, stored as integer, to floats automatically.
simplesamlphp/simplesamlphp-module-autotest
34577 Downloads
This module provides an interface to do automatic testing of authentication sources.
silinternational/php-env
47887 Downloads
Simple PHP library for getting (or requiring) environment variables, designed to handle true, false, and null more intelligently. If desired, an environment variable's value can be split into an array automatically.
silasyudi/inject-mocks
5278 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.