Libraries tagged by automator
thtmorais/yii2-pace
11688 Downloads
PACE (Progress Automatically Certain to Entertain) - Automatic page load progress bar for Yii PHP Framework
thieleundklose/autotranslate
312 Downloads
This extension provides automatic translation of pages and content elements via DeepL API.
texxasrulez/persistent_login
2649 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.
symfony/symfony1
105568 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
44862 Downloads
Convenient way to automatically inject services into a factory without using sf service tagging.
stoffelio/statamic-404-logger
3936 Downloads
Statamic addon to automatically log all 404 requests
stats4sd/laravel-sql-views
5462 Downloads
A small package to help automate the creation and updating of MySQL views within a Laravel project.
spryker/cypress-tests
3536 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.
sinsquare/phpdoc-formatter
12047 Downloads
A tool to automatically fix phpDocumentor tags and annotations
simplesamlphp/simplesamlphp-module-autotest
25500 Downloads
This module provides an interface to do automatic testing of authentication sources.
silinternational/php-env
44468 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.
sikhlana/laravel-singleton
7189 Downloads
A simple package to automatically mark a class as singleton.
shieldforce/package-auto-validation-laravel
13126 Downloads
Validacoes de formularios automatizadas
robinncode/db_craft
459 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
rikudou/memoize-bundle
1015 Downloads
Automatic memoization for your Symfony services