Libraries tagged by atomastic
wapplersystems/a21glossary
22731 Downloads
automatic conversion of all abbreviations and acronyms in the special tags for accessibility issues
vidwan/tenant-buckets
8979 Downloads
Automatically Provision AWS S3 Buckets for tenants.
vaimo/module-admin-auto-login
38521 Downloads
Provides automatic admin login on Magento projects; Useful addition when working with a project locally (should be used only as require-dev)
vaersaagod/geomate
66344 Downloads
GeoMate is a friend in need for all things geolocation. IP to geo lookup, automatic redirects (based on country, continent, language, etc), site switcher... You name it.
undkonsorten/typo3-auto-login
107855 Downloads
Automatically authenticates a TYPO3 CMS backend user for development.
uderline/openapi-php-attributes
34174 Downloads
Automatically render your OpenApi 3 file describing your PHP API using attributes
typicms/bootforms
49977 Downloads
Just a Formbuilder with some Bootstrap 5 specific conveniences. Remembers old input, retrieves error messages and handles all your boilerplate Bootstrap markup automatically.
topfloor/composer-cleanup-vcs-dirs
436091 Downloads
Automatically deletes .git directories in newly installed or updated dependencies.
tmd/auto-git-pull
13804 Downloads
Automatically pulls a git repository when commits are pushed.
tinify/magento2
44470 Downloads
Make your web shop faster by compressing your JPEG and PNG images. This plugin automatically optimizes your images by integrating with the popular image compression services TinyJPG and TinyPNG.
thieleundklose/autotranslate
3348 Downloads
This extension provides automatic translation of pages and content elements via DeepL API.
stefangabos/zebra_pagination
19897 Downloads
A generic, Twitter Bootstrap compatible, PHP pagination library that automatically generates navigation links
sitegeist/lostintranslation
30715 Downloads
Automatic content translations for Neos using the DeepL Api
sagalbot/encryptable
47538 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
robinncode/db_craft
1731 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.