Libraries tagged by exists
jeffersongoncalves/laravel-created-by
9 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.
illchuk/zf3-symfony-console
588 Downloads
A simple way to extend your existing Zend Framework 3 app with a Symfony Console facet.
idrinth/phpunit-test-generator
11 Downloads
Generates tests for use with PHPunit based on an existing composer.json
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.
heimrichhannot/contao-alert-reminder-bundle
1410 Downloads
This utility bundle offers functionality to remind the backend users of existing alerts in the Contao CMS.
gsylvestre/php-models-generator
39 Downloads
Painlessly generates PHP models/entities from existing MySQL database
gorriecoe/silverstripe-embed
11103 Downloads
Adds embed and video a dataobject along with dataextension to apply embed to existing objects.
geniusts/laravel-translation-manager
5188 Downloads
A WebUI to manage translation files for Laravel, create or update existing languages files.
genealabs/laravel-appleseed
300 Downloads
Prevent the pesky missing-favicon error log entries, and return 404 if they don't exist.
funstaff/redirect-bundle
6328 Downloads
Redirect bundle catch request url and redirect to another url if the destination url exist
firehed/php7ize
172 Downloads
Tools to quickly add PHP7 features to your existing codebase
fillup/zfauthsaml
3579 Downloads
Zend\Authentication SAML adapter. Uses existing simpleSAMLphp install.
faonni/module-social-login
48 Downloads
Extension allows your user to login or register by using their existing account from social networks.
experius/module-fakemydata
892 Downloads
Magento 2 Customer Data Faker. Replaces existing customer data for fake data. Used for develop and staging environments.
exolnet/laravel-db-upgrade
1068 Downloads
Artisan command to migrate an existing production database structure to use Laravel migrations