Libraries tagged by plugs
drmonty/datatables
63019 Downloads
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.
datatables.net/datatables.net-scroller
3600 Downloads
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables
datatables.net/datatables.net-buttons-bs5
4171 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-bs
894 Downloads
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
activecollab/logger
59267 Downloads
PSR-3 logger that is easy to plug in Active Collab components
hatxor/bot-framework-php
15170 Downloads
A complete bot framework library write in php, plug and play!
zoujingli/think-plugs-worker
1238 Downloads
Workerman HttpServer for ThinkAdmin
zoujingli/think-plugs-wemall
1080 Downloads
WeMall Plugin for ThinkAdmin
zoujingli/think-plugs-payment
1214 Downloads
Payment Plugin for ThinkAdmin
zoujingli/think-plugs-center
1925 Downloads
Plugin Center for ThinkAdmin
zoujingli/think-plugs-account
1879 Downloads
Account Plugin for ThinkAdmin
rougin/spark-plug
17682 Downloads
Codeigniter 3 in a single variable.
mvccore/ext-debug-tracy-session
5354 Downloads
MvcCore - Extension - Debug - Tracy - Panel Session - render and add into tracy debug panel $_SESSION content and \MvcCore\Session namespaces content.
mvccore/ext-debug-tracy-mvccore
5064 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
we-are-neopix/laravel-model-translation
409 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.