Libraries tagged by net_imap
datatables.net/datatables.net-searchpanes-bs5
1125 Downloads
The SearchPanes extension for DataTables provides improved Searching functionality allowing users to select options from a Pane which will then in turn search the DataTable and return the relevant results. There are multiple configuration options available to enhance SearchPanes. This is SearchPanes for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-searchpanes-bs4
2760 Downloads
The SearchPanes extension for DataTables provides improved Searching functionality allowing users to select options from a Pane which will then in turn search the DataTable and return the relevant results. There are multiple configuration options available to enhance SearchPanes. This is SearchPanes for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
datatables.net/datatables.net-scroller-dt
2192 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 with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-scroller-bs4
963 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 with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
adbros/remote-image-processor
8946 Downloads
This package will help you to implement cloud services such as thumbor and more.
68publishers/image-storage
4925 Downloads
Extension for 68publishers/file-storage that can generate images on-the-fly and more!
arachne/security
8182 Downloads
Authentication and authorization for Nette framework. Deals with cases that are difficult to implement with nette/security.
arachne/container-adapter
74010 Downloads
Wrapper for Nette DIC which implements ContainerInterface from PSR-11.
paysys/paysys
3499 Downloads
Universal library for implement payment gateways in Nette framework.
studio-net/laravel-graphql
2090 Downloads
GraphQL implementation with power of Laravel
geekk-net/laravel-enum
2554 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
flame/tiny-rest
1040 Downloads
Smart implementation of REST for Nette
clear01/doctrine-migrations
5231 Downloads
Implementation of Doctrine Migrations to Nette
klimesf/nette-jwt-user-storage
47 Downloads
Nette IUserStorage implementation using JWT instead of sessions.
vitek-dev/nette-api-controller
911 Downloads
Simple API handling implementation for Nette\Application\IPresenter