Libraries tagged by current
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
297 Downloads
Livewire component to show models/data according to its current status on a Kanban board
lingxi/laravel-deploy
2157 Downloads
Deploy laravel application and update config for current version
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.
kdyby/datetime-provider-bundle
24732 Downloads
Time provider, providing consistent current date, time, datetime and timezone across the request.
kba-team/cake2_app_version
4402 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
2 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
3091 Downloads
The helper class for Laravel applications to get active class base on current route name
josephfusco/symlinked-plugin-branch
6 Downloads
Easily identify the current git branch of your symlinked WordPress plugins.
jmf/visitor-ip-resolution
158 Downloads
Allows resolving current visitor IP address.
jimmerioles/bitcoin-currency-converter-php
2681 Downloads
A simple and lightweight bitcoin to currency converter and vice versa based on current exchange rates from your chosen provider: Coinbase, Coindesk, Bitpay and etc.
jetiradoro/laravel-session-manager
33 Downloads
Manage current sessions in laravel application
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.
irfan-chowdhury/version-elevate
33 Downloads
This package will notify the buyers about the new version and it can upgrade their current app to the new version.
interitty/pacc
72 Downloads
Parser generator (currently generates recursive descent parser and canonical LR(1) parser) for PHP.