Libraries tagged by automator
the42coders/workflows
2130 Downloads
This Package allows you to automate your Laravel Application from your Backend.
texxasrulez/persistent_login
3413 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
2142 Downloads
Middleware for automatic case transformation of request and response data key in Laravel applications.
t3docs/fluid-documentation-generator
6058 Downloads
Generates automatic documentation in RST format based on Fluid ViewHelper source files
t3/fluid_page_cache
42472 Downloads
Creates automatically tags for TYPO3's page cache, based on used variables in rendered Fluid templates on current page.
symfony/symfony1
109030 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
svb/service-factory-bundle
63127 Downloads
Convenient way to automatically inject services into a factory without using sf service tagging.
sukhvir1313/directproductadd
5695 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
6205 Downloads
Statamic addon to automatically log all 404 requests
stats4sd/laravel-sql-views
6709 Downloads
A small package to help automate the creation and updating of MySQL views within a Laravel project.
spryker/cypress-tests
8569 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
21809 Downloads
Cast currency attributes, stored as integer, to floats automatically.
sinsquare/phpdoc-formatter
13434 Downloads
A tool to automatically fix phpDocumentor tags and annotations
simplesamlphp/simplesamlphp-module-autotest
35878 Downloads
This module provides an interface to do automatic testing of authentication sources.
silinternational/php-env
48531 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.