Libraries tagged by given
palpalani/laravel-dns-deny-list-check
3502 Downloads
checks if the given IP address or hostname is blacklisted on the configured dnsbl servers
outcloud/geometric-array-random
16558 Downloads
This package can be used to get random value from an array with given probability for each value
onemustcode/query
25906 Downloads
It simply transforms the given filters, sortings and paging to a Doctrine or Eloquent query. Handy for interal usage or it can be used for API's.
nunomaduro/laravel-any
9 Downloads
Determine if any item from the collection passes the given truth test.
nicodemuz/php-tail-f
510 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
2203 Downloads
Calculate the exact financial calendar period, week, quarter, and year, for any given date
naucon/processor
12967 Downloads
This package provides a generic processor chain to process a given object with processors/task (kind of a pipline, command chain pattern).
morsvox/ip-range-checker
11501 Downloads
This package is a little helper to check if a given IP address is in a certain IP range.
marcocesarato/markdown
177 Downloads
This package can convert PHPDoc comments from classes into Markdown. It can parse a class file with a given file name and extracts the documentation of its functions and variables that it may contain in PHPDoc format. The package can convert the extracted documentation into a file in Markdown format.
landingi/toggle-bundle
9895 Downloads
Bundle with core functionality that gives a hand to check features for a given account
justbetter/laravel-instagram-feed
823 Downloads
Fetches the instagram feed for given authenticated profiles
juoum/giaeconnect
45 Downloads
This PHP class provides an unofficial API for the GIAE platform (Gestão Integrada para Administração Escolar), widely used on Portuguese public schools, on behalf of a given user.
jpmschuler/showpageeditors
9051 Downloads
TYPO3 EXT to retrieve every editor who can see a given PID in the backend
ixnode/php-date-parser
557 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.
ipapikas/dice
6875 Downloads
Dice allows you to pick an option from a given pool with a given set of probabilities.