Libraries tagged by tale
nitsan/ns-instagram
21377 Downloads
The TYPO3 Instagram extension is a straightforward plugin that easily integrates to display your Instagram Feed. It offers clean, customizable, responsive feeds directly from your Instagram account. Showcase galleries, feeds, and photo tiles from multiple Instagram accounts in an appealing format.
nbj/stopwatch
40560 Downloads
Library for measuring how long code takes to execute
mouf/utils.common.sortable-interface
226326 Downloads
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!
mouf/utils.common.paginable-interface
226333 Downloads
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!
mouf/mvc.splash-common
357289 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
mouf/html.widgets.statsgrid
9326 Downloads
This PHP package contains a HTML pivot table. You provide it with a data set and the list of columns and rows and it will display a nice pivot table.
microweber-deps/livewire-range-slider
1005 Downloads
A Tall Stack wrapper for noUiSlider Range Slider
michaeljennings/snapshot
7330 Downloads
A PHP package that takes a snapshot of your application and allows you to retrieve it later to help with debugging.
mehadi/laravel-crud-generator
467 Downloads
A laravel package to generate CRUD by giving Model and database table column
kolyasiryk/yii2-date-behavior
22917 Downloads
This behavior makes it easy to save and to take date in correct format.
justbetter/magento2-optimizeflattable
2798 Downloads
Module for optimizing Magento flat table generation
ideatocode/nova-tooltip-field
21163 Downloads
A Laravel Nova field to show additional data but not clutter the table.
humanmade/hm-toc
1656 Downloads
WordPress plugin that adds anchors to headings in post content and generates table of contents from headings.
hofff/contao-content-navigation
2911 Downloads
Provides a table of contents for elements based on one or more articles within the page.
hevertonfreitas/cakephp-audit-log
36244 Downloads
A logging plugin for CakePHP. It takes a snapshot of the fully hydrated object after a change is complete and it also records each individual change in the case of an update action