Libraries tagged by recurrent
wildside/userstamps
1099968 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
watson/active
2591488 Downloads
Laravel helper for recognising the current route, controller and action
slope-it/clock-mock
819429 Downloads
A library for mocking current date and time in tests.
amrshawky/laravel-currency
482097 Downloads
A Laravel package for current and historical currency exchange rates & crypto exchange rates based on the free API provided by exchangerate.host
tremby/laravel-git-version
438465 Downloads
A helper to get the current git version of the application
ralphjsmit/livewire-urls
103175 Downloads
Get the previous and current url in Livewire.
pxlrbt/filament-environment-indicator
257469 Downloads
Indicator for the current environment inside Filament
prestashop/autoindex
548197 Downloads
Automatically add an 'index.php' in all the current or specified directories and all sub-directories.
muffin/footprint
492077 Downloads
CakePHP plugin to allow passing currently logged in user to model layer
jjj/chosen
162471 Downloads
Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.
harvesthq/chosen
4195935 Downloads
Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.
acquia/drupal-environment-detector
3844532 Downloads
Provides common methods for detecting the current Acquia environment
hieu-le/active
1456070 Downloads
The helper class for Laravel applications to get active class base on current route
zaporylie/drush-current-language
612538 Downloads
Makes sure the current language is correctly resolved and translation_manager knows of it.
zschuessler/laravel-route-to-class
252944 Downloads
A Laravel view composer that will convert the current route to a body class. 'admin/product/5/edit' becomes 'admin-product-edit'