Libraries tagged by Datomatic
vitorsreis/phpunit-dispatcher
10 Downloads
PHPUnit Dispatcher - A tool that automatically selects and runs the appropriate PHPUnit Phar version based on your PHP version.
swindon/filament-hashids
10 Downloads
A Laravel Filament package that automatically encodes and decodes model IDs using vinkla/hashids for improved security and aesthetics.
shebaoting/ai-assistant
10 Downloads
A Flarum extension that uses AI for automatic replies
schmidtwebmedia/mask-export-to-content-blocks
6 Downloads
TYPO3 extension for semi-automatic migration of your mask export extension to ContentBlocks.
sbagroupzrt/laravel-model-caching
174 Downloads
Automatic caching for Eloquent models.
savinmikhail/dist-size-optimizer
2 Downloads
Optimizes your package distribution size by automatically managing .gitattributes export-ignore rules
samsonos/php_optimage
894 Downloads
SamsonPHP module for automatic optimizing of web-application images
saintberry/phantomjs-extension
1983 Downloads
Adds a PhantomJs driver to Behat's Mink extension. This will automatically start and stop PhantomJs in your tests.
ringlesoft/db-archive
24 Downloads
A Laravel package for archiving old database entries automatically
prog-time/laravel-request-testdata
14 Downloads
A Laravel package for automatically generating test request data based on validation rules.
mxrvx/autoloader
8 Downloads
Automatic loading `bootstrap.php` packages installed using composer for MODX Revolution
m4rw3r/auto-curry
7 Downloads
Provides automatic currying of functions and methods.
libriciel/cakephp-odata
5 Downloads
Provides OData integration for CakePHP with automatic field exposure, dynamic metadata, and RESTful request handling.
jturbide/vhost
15 Downloads
A command-line tool built with Symfony Console that automatically generates Apache and Nginx virtual host configurations from YAML definitions, updates system hosts files, restarts web servers, and manages PHP caches (OPCache, APCu, sessions). Supports both Linux and Windows environments.
jeffersongoncalves/laravel-created-by
8 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.