Libraries tagged by agiv
nunomaduro/laravel-any
10 Downloads
Determine if any item from the collection passes the given truth test.
nicodemuz/php-tail-f
897 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
2420 Downloads
Calculate the exact financial calendar period, week, quarter, and year, for any given date
naucon/processor
13370 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
12015 Downloads
This package is a little helper to check if a given IP address is in a certain IP range.
migliori/sitemap-crawler
2170 Downloads
Sitemap crawler/generator. For the given URL it will return sitemap XML file with URLs and images.
merodiro/friendships
9685 Downloads
This package gives users the ability to manage their friendships.
marcocesarato/markdown
210 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.
lukedavis/gcp-api-gateway-spec
446 Downloads
Generates a Google Cloud API Gateway spec file based on a provided config and a given Swagger 2.0 YAML
ltd-beget/php-vim
6804 Downloads
Console helper for php to open vim in script, gives it control and returns control to script after close vim
landingi/toggle-bundle
10015 Downloads
Bundle with core functionality that gives a hand to check features for a given account
justbetter/laravel-instagram-feed
937 Downloads
Fetches the instagram feed for given authenticated profiles
js/mysqlnd-bundle
3392 Downloads
The JSMysqlndBundle is an extension to the Symfony2 profiling toolbar. It extends the data collection with information gathered from PHP's mysqlnd database driver, giving more insight on the performance.
jpmschuler/showpageeditors
9533 Downloads
TYPO3 EXT to retrieve every editor who can see a given PID in the backend
ixnode/php-date-parser
590 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.