Libraries tagged by ckan
firehed/simplelogger
95258 Downloads
Logger compatible with PSR-3. Supports writing to files, STDOUT, STDERR, and syslog. Also provides a chain logger which can write to multiple destinations. Allows customizable and pluggable formats, including logfmt.
ferdous/laravel-otp-validate
23371 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
farhanwazir/laravelgooglemaps
41385 Downloads
Laravel Google Map package for 5.x. You can use all google map features in laravel.
eonx-com/easy-activity
72708 Downloads
Tracking your record changes.
dwij/laraadmin
68531 Downloads
LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more
drupal-pattern-lab/add-attributes-twig-extension
409718 Downloads
Twig function that allows addition of attributes that can be rendered in both Drupal and Pattern Lab
dniccum/nova-webhooks
6227 Downloads
A tool for Laravel's Nova administrator panel that enables users to create webhooks that can be customized to fire on specified Eloquent model events (created, updated, etc). This allows applications to communicate with other applications and integrations (Zapier, If This Then That, etc).
dmk/mksearch
27666 Downloads
Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.
devgeniem/wp-sanitize-accented-uploads
92056 Downloads
Replaces accents from future uploads and has wp-cli command which you can use to sanitize current content.
develodesign/magento-module-pagebuilder-lazyload-images
35942 Downloads
Uses the modern browser loading="lazy" attribute on images added via page builder. Can be turned on and off per image as needed.
datatables.net/datatables.net-responsive
13795 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables
danielbachhuber/wp-cli-reset-post-date-command
103590 Downloads
Reset the post_date field on your posts after you change the timezone.
configcat/configcat-client-php7
49767 Downloads
ConfigCat SDK for PHP 7. ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
codewithdennis/filament-theme-inspector
5068 Downloads
Easily see the fi- class of any element on the page by hovering over it. A tooltip displays the class name, and you can copy it with a click!
cobweb/svconnector
378884 Downloads
This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.