Libraries tagged by agiv
p3k/timezone
22346 Downloads
Find the timezone of a given location
oat-sa/extension-tao-dac-simple
77624 Downloads
extension that allows admin to give access to some resources to other people
nfourtythree/entriessubset
81497 Downloads
Craft field type plugin that extends the core Entries field type to give extra settings with ability to restrict by entry type
n0nag0n/simple-job-queue
1127 Downloads
A simple library for interfacing with other job queue providers that gives you plenty of flexibility. Currently supports MySQL
muffe/enum-constraint
9435 Downloads
A Symfony Validator constraint that validates if given strings are valid cases in a given PHP 8 Enum
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
2168 Downloads
Sitemap crawler/generator. For the given URL it will return sitemap XML file with URLs and images.
mehadi/laravel-crud-generator
435 Downloads
A laravel package to generate CRUD by giving Model and database table column
mcaskill/php-array-group-by
79269 Downloads
Groups an array by a given key.
linguistic/ngramextractor
1979 Downloads
Extracts ngrams from a given text and does linguistic pre-processing like stopword removal
lasserafn/csv-reader
32897 Downloads
A minimal League/CSV wrapper. Gives the powerful CSV tool an acceptable API. Very opinionated. Used for own projects, so might not fit your case. Just use League/csv.
jtrw/php-make
1575 Downloads
Simple collections of make commands to increase productivity. This package gives you make commands to run your project easily. You can also customize the make commands to fit your project needs. Make commands o help work with docker, git, composer, migrations symfony, migrations laravel, tests, static analysis, and more.
j6s/flow-apcu-with-fallback
28545 Downloads
Package that provides an APCu cache backend that falls back to a given fallback if the APCu extension is not installed.
ixnode/php-cli-image
3107 Downloads
PHP Cli Image - This library converts a given image to ASCII string.
holgerk/assert-golden
5655 Downloads
Same as assertEquals, but when null is given as argument, the test file is automatically edited and null is substituted with the actual value