Search results for conversão
statikbe/laravel-puppeteer-pdf-converter
1418 Downloads
This is a convenience wrapper for the Statik Puppeteer PDF conversion API on AWS Lambda.
spaf/simputils
5333 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
phpmentors/pageflower-bundle
4500 Downloads
A pageflow engine for Symfony applications
open-southeners/byte-unit-converter
496 Downloads
A utility written in PHP8.1+ to convert multiple-byte units with no dependencies
okipa/laravel-medialibrary-ext
10915 Downloads
Extra features for spatie/laravel-medialibrary package.
myfarms/php-units-of-measure
13539 Downloads
A PHP library for converting between standard units of measure.
musonza/groups
3086 Downloads
Laravel 5 user groups package
msonowal/laraxchange
2169 Downloads
This provides multi currency conversions in Laravel app by using http://fixer.io/ API and cache the conversion rates by using cache driver specified and updates the cache for the app periodically by the command bus in laravel way
mbarlow/timezones
5193 Downloads
Timezone helpers to convert to and from UTC with Laravel Blade directives
ixnode/php-timezone
1533 Downloads
PHP Timezone - This library converts different timezone strings.
ixnode/php-exception
1803 Downloads
PHP Exception - This library offers some ready to use PHP Exceptions.
ixnode/php-date-parser
446 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
ixnode/php-coordinate
526 Downloads
PHP Coordinate - This library offers a collection of various PHP coordinate classes like Coordinate, etc.
hiqdev/php-units
21346 Downloads
PHP Units of Measure Library
foolz/inet
2308 Downloads
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.