Popular Packages
-
-
-
PHP
lochmueller/focuspoint
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.
-
PHP
hyva-themes/magento2-wysiwyg-svg
Allow SVGs and all tailwind classes in CMS block and page content.
-
PHP
robersonfaria/laravel-database-schedule
Manage your Laravel Task Scheduling in a friendly interface and save schedules to the database.
-
-
PHP
tonirilix/nested-json-flattener
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
-
-
PHP
mouf/utils.common.sortable-interface
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
-
PHP
mouf/utils.common.paginable-interface
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
-
-
-
-
PHP
mantix/livewire-jodit-text-editor
A powerful Livewire rich text editor (WYSIWYG) component built top of Jodit Editor.