Libraries tagged by current
markup/needle-bundle
61101 Downloads
A Symfony bundle for search. Defines a standard search query builder (including filters and faceting), and integrates with different backends (currently Solr and Elastic).
markguinn/silverstripe-shop-search
738 Downloads
Better search for Silverstripe's shop module with interchangeable adapters (currently mysql and solr) and filtering/faceting.
mantix/livewire-kanban-board
304 Downloads
Livewire component to show models/data according to its current status on a Kanban board
leewillis77/wplisttableexportable
1 Downloads
WP_List_Table_Exportable is an (almost) drop-in replacement for the WP_List_Table class that lets users export the current page of data to CSV with a simple click.
landofcoder/module-custom-customer-info
4 Downloads
The module allow a customer add new sub customer account from his dashboard or add exists customers account as child of the current customer.
kuria/request-info
556 Downloads
Get information about the current HTTP request
kdyby/datetime-provider-bundle
24739 Downloads
Time provider, providing consistent current date, time, datetime and timezone across the request.
kdyby/datetime-provider
46804 Downloads
Time provider, providing consistent current date, time, datetime and timezone across the request.
kba-team/cake2_app_version
4423 Downloads
CakePHP plugin to determine the current version of your application. The version is either taken from the commit.json of the deploy script or from the local clone of the git repository.
kalimeromk/crm
3 Downloads
The CRM package is designed to enable secure communication between the client and the Central Register, providing access to data on legal entities. The service offers two main products: LEOSSCurrentView and AAListing, which provide access to the entity's current data and annual financial reports, respectively.
juy/active-menu
3107 Downloads
The helper class for Laravel applications to get active class base on current route name
josephfusco/template-usage
0 Downloads
Display info on what page templates are currently being used within a WordPress multisite.
josephfusco/symlinked-plugin-branch
7 Downloads
Easily identify the current git branch of your symlinked WordPress plugins.
jetiradoro/laravel-session-manager
33 Downloads
Manage current sessions in laravel application
jeffersongoncalves/laravel-created-by
10 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.