Libraries tagged by given
starshums/jdejulianconverter
1477 Downloads
A Laravel library that converts a given Oracle JD Edwards Julian date to the standard Gregorian date.
slick/fswatch
974 Downloads
slick/fswatch is a simple library that sums the total size of all files in a given directory allowing you to verify if its contents have changed.
slick/error-handler
575 Downloads
PHP Error Handler module that captures and displays all throwable errors in a given format, making debugging easier and more efficient
santwer/exporter
914 Downloads
Laravel Package for easy Word exports in Laravel on given Templates. This package is based on PHPWord.
poletaew/sms-segment-calculator
878 Downloads
PHP-based tool to calculate and display SMS segmentation data for a given message body
phpexperts/workday-planner
1451 Downloads
Given a date range, this will give you all of the workdays for that country.
palpalani/laravel-dns-deny-list-check
3377 Downloads
checks if the given IP address or hostname is blacklisted on the configured dnsbl servers
outcloud/geometric-array-random
16467 Downloads
This package can be used to get random value from an array with given probability for each value
ohansyah/laravelbenchmark
876 Downloads
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project
nunomaduro/laravel-any
9 Downloads
Determine if any item from the collection passes the given truth test.
nicodemuz/php-tail-f
79 Downloads
A simple implementation to provide tail -f functionality in PHP code. Allows you to monitor newly added lines to a given file.
networkrailbusinesssystems/financial-calendar
2015 Downloads
Calculate the exact financial calendar period, week, quarter, and year, for any given date
naucon/processor
12546 Downloads
This package provides a generic processor chain to process a given object with processors/task (kind of a pipline, command chain pattern).
muffe/enum-constraint
8439 Downloads
A Symfony Validator constraint that validates if given strings are valid cases in a given PHP 8 Enum
morsvox/ip-range-checker
10832 Downloads
This package is a little helper to check if a given IP address is in a certain IP range.