Libraries tagged by cal
dragonmantank/cron-expression
530705744 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
clue/stream-filter
283979637 Downloads
A simple and modern approach to stream filtering in PHP
sebastian/complexity
591446807 Downloads
Library for calculating the complexity of PHP code units
phpunit/php-invoker
602553870 Downloads
Invoke callables with a timeout
willdurand/jsonp-callback-validator
106388960 Downloads
JSONP callback validator.
spatie/once
30258796 Downloads
A magic memoization function
spatie/icalendar-generator
9460017 Downloads
Build calendars in the iCalendar format
sabre/dav
16264970 Downloads
WebDAV Framework for PHP
php-di/invoker
68717458 Downloads
Generic and extensible callable invoker
eluceo/ical
19292889 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
azuyalabs/yasumi
13501184 Downloads
The easy PHP Library for calculating holidays
calebporzio/sushi
10096105 Downloads
Eloquent's missing "array" driver.
tracy/tracy
25952188 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
mtdowling/cron-expression
81146730 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
spaze/phpstan-disallowed-calls
23769421 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.