Libraries tagged by page size
uzzielpelawak/grid-page-size
31 Downloads
Grid page size extension for yii 2 gridview
integready/yii2-pagesize-widget
930 Downloads
Widget for enabling dynamic page size selection on GridView
diginova/yii2-pagesizer
201 Downloads
Adds a page size selector to grid views and list views.
dieruckus/yii2-pagesize-widget
29 Downloads
Widget for enabling dynamic page size selection on GridView
fond-of-spryker/product-page-search-size
2727 Downloads
mageinic/size-chart
0 Downloads
Size Chart by MageINIC, The Size Chart extension is a valuable tool for online stores, especially those selling apparel and footwear. It enables you to effortlessly create and display comprehensive size charts for your products. With features like dynamic content, multiple-size entries, and easy management from product pages.
mageinic/hyva-size-chart
0 Downloads
Hyva Size Chart by MageINIC, The Hyva Size Chart extension is a valuable tool for online stores, especially those selling apparel and footwear. It enables you to effortlessly create and display comprehensive size charts for your products. With features like dynamic content, multiple-size entries, and easy management from product pages.
abdullah1234/size-chart
5 Downloads
Eav attribute showing on Product Description Page
edinaldofox/crud-generator-bundle
9 Downloads
Symfony3 bundle for CRUD generation with pagination, filtering, sorting, page size, bulk delete and bootstrap3 markup. This Generator supports Doctrine association mapping.
csoellinger/xpdf-cli-pdfinfo
149 Downloads
A little PHP wrapper around the Xpdf cli tool: pdfinfo.
janpapenbrock/php-html-minify
86 Downloads
Trim down your page size by minifying HTML.
lioneagle/lioneagle-paginator
10073 Downloads
A simple package to allow Laravels Paginator to get the page size and page number from the URL query parameters.
kriss/yii2-link-pager-with-submit
107 Downloads
link pager with page and pageSize submit
a-dob/preview-paginator
6 Downloads
Laravel pagination with different size for first page (preview-paginator)
rapidwebltd/no-post-data-laravel-middleware
77 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.