Libraries tagged by atomastic
justbetter/laravel-horizon-restarter
578 Downloads
Automatically restart Laravel Horizon
jelix/composer-module-setup
96006 Downloads
Plugin for Composer to declare Jelix modules automatically into a Jelix application
irazasyed/docgen
2654 Downloads
Streamline your Laravel package development with automatic facade documentation using Docgen for Laravel
innoweb/silverstripe-sitemap
9300 Downloads
Adds a page type that automatically builds a sitemap from the view tree. Works with Multisites module.
innoweb/silverstripe-mailchimp-signup
7541 Downloads
Adds page type for a MailChimp signup form. Form fields are read automatically from the MailChimp list.
inc2734/wp-github-theme-updater
8908 Downloads
A library for WordPress that automatic theme updater with GitHub API.
ibexa/automated-translation
26058 Downloads
Ibexa Automated Translation Bundle provides interfaces to automatically translate a new content translation from different translation providers.
holgerk/assert-golden
5489 Downloads
Same as assertEquals, but when null is given as argument, the test file is automatically edited and null is substituted with the actual value
hananils/kirby-methods-folder
1915 Downloads
Unlike collection and controllers, Kirby only allows for the creation of custom methods via plugins. Methods Folder bridges this gap by automatically registering methods located in site/methods. In additon to all methods types, it also provides a way to register helper functions via a dedicated file.
gremo/email-obfuscator
1359 Downloads
A text filter for automatic email obfuscation using Javascript or CSS fallback
galahad/bootforms
59331 Downloads
Form builder with Bootstrap-specific conveniences. Remembers old input, retrieves error messages and handles all your boilerplate Bootstrap markup automatically.
freshleafmedia/autofocus
1775 Downloads
Automatic image focal point detection
fof/default-group
24905 Downloads
Assign a default group to new users automatically
flyhjaelp/laravel-eloquent-orderable
3616 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
fetzi/phpspec-watcher
35491 Downloads
phpspec-watcher is a cli tool for the automatic execution of phpspec tests when code changes