Libraries tagged by automation tool
sansaralab/monk
7 Downloads
API testing automation tool
phoenixrvd/test-drive
0 Downloads
An automation tool that allows to formalize the manual testing of web applications.
jlaso/ssh2
584 Downloads
Automation tool for remote servers with pure PHP ssh2.
aes3xs/tasker
2 Downloads
Task automation tool
adimeo-lab/deckle
10 Downloads
Automation tool for containerized projects
aes3xs/yodler
1598 Downloads
Task automation tool
jimmygle/homesteader
18 Downloads
A Laravel Homestead toolkit to help with automation.
attlaz/project
52 Downloads
Attlaz iPaas solutions & tools for cloud connected businesses, automation and scaling
routemediagroup/cimply
47 Downloads
Cimply.Work is a PHP-Tool to creating business-solutions for digitization and automation.
php-tootbot/php-tootbot
6686 Downloads
A boilerplate library for Mastodon bots.
tolidano/commandox
27 Downloads
PHP CLI Inspired by Commando
jaz303/phake
176435 Downloads
A wee clone of Ruby's rake for PHP 5.3. Uses closures for ultimate coolness.
do-while/contao-backupdb-bundle
96184 Downloads
Backup of the Contao database, automatic backup, creation of website templates for the Install Tool
silasyudi/inject-mocks
4555 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
robinncode/db_craft
603 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.