Libraries tagged by sizes
colinmo/maze
47 Downloads
Uses a standard algorithm to make a one-solution maze of various sizes
codeseasy/imagehandler
10 Downloads
A package to get remote image file size
cmouleyre/next-gen-picture
35 Downloads
Generate your images in WebP format in different sizes plus the appropriate HTML tag. Manage: media requests, device pixel ratio and 100% compatibility.
cbeyersdorf/easybill
1 Downloads
The first version of the easybill REST API. [CHANGELOG](https://api.easybill.de/rest/v1/CHANGELOG.md) ## Authentication You can choose between two available methods: `Basic Auth` or `Bearer Token`. In each HTTP request, one of the following HTTP headers is required: ``` # Basic Auth Authorization: Basic base64_encode(':') # Bearer Token Authorization: Bearer ``` ## Limitations ### Request Limit * PLUS: 10 requests per minute * BUSINESS: 60 requests per minute If the limit is exceeded, you will receive the HTTP error: `429 Too Many Requests` ### Result Limit All result lists are limited to 100 by default. This limit can be increased by the query parameter `limit` to a maximum of 1000. ## Query filter Many list resources can be filtered. In `/documents` you can filter e.g. by number with `/documents?number=111028654`. If you want to filter multiple numbers, you can either enter them separated by commas `/documents?number=111028654,222006895` or as an array `/documents?number[]=111028654&number[]=222006895`. **Warning**: The maximum size of an HTTP request line in bytes is 4094. If this limit is exceeded, you will receive the HTTP error: `414 Request-URI Too Large` ### Escape commas in query You can escape commans in query `name=Patrick\, Peter` if you submit the header `X-Easybill-Escape: true` in your request. ## Property login_id This is the login of your admin or employee account. ## Date and Date-Time format Please use the timezone `Europe/Berlin`. * **date** = *Y-m-d* = `2016-12-31` * **date-time** = *Y-m-d H:i:s* = `2016-12-31 03:13:37` Date or datetime can be `null` because the attributes have been added later and the entry is older.
bagisto/bagisto-mollie-payment
161 Downloads
Helps businesses of all sizes to sell and build more efficiently with a solid but easy-to-use payment solution with bagisto.
automattic/jetpack-image-guide
29 Downloads
Go through the dom to analyze image size on screen vs actual file size.
augustofagioli/easypick
1 Downloads
Date picker - tiny size, no dependencies
asmx/cropper
1 Downloads
crop images, resize ond fit to size
aslamhus/rectpacker
12 Downloads
heuristic algorithm for efficiently packing rectangles of a fixed aspect ratio into a defined space, addressing the NP-hard bin packing problem through iterative adjustment of tile sizes and arrangement.
arashinfo/cpdk
26 Downloads
(Project Idea) This is very simple core php development kit for small and mid size projects. Actually this is collection of php functions. This will include MySql, Request, Images.
aozen/customizable-image-card
40 Downloads
This package offers you customizable card with some options. Which includes: content area, image, redirect url, text color, size of image and sidebyside(image and text) option
ankitjain28may/prettysize
113 Downloads
Convert bytes to other sizes for prettier logging
andriilive/wp-disable-users-endpoint
76 Downloads
`wp-disable-users-endpoint` plugin completely and for real disables WordPress & plugins image sizes generation with no need for configuration. Supports bedrock and composer install
alejandro-ap00/file-vault
21 Downloads
A Laravel package for encrypting and decrypting files of any size
adnanitgroup/yii2-easy-thumbnail
10 Downloads
Yii2 helper for creating and caching thumbnails on real time in easy way & force it to the exact size