Libraries tagged by find
johncorrelli/php-daydifference
31035 Downloads
Finds the number of days between two dates, with exclusions, such as day of the week and/or holidays.
janmarek/mockista
218428 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit awful.
hercule-tech/jours-feries-france
8729 Downloads
This lightweight PHP library provides simple methods to find all French public holidays 🇫🇷 (even those specific to territories, such as from Alsace-Moselle, or from France d'Outre-Mer) ; calculate dates in working days, "délai franc" etc.
henrik9999/string-similarity
9418 Downloads
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
elgentos/magento2-product-duplicate-images-remove
548 Downloads
Magento 2 find duplicate product images from your product list and from this list you can easily remove them by running a command
elementareteilchen/unduplicator
1026 Downloads
Finds duplicates in sys_file and unduplicates them
e2tmk/hunter
65 Downloads
Powerful utility for finding and processing Eloquent model records with a fluent, chainable API.
coliving/awesome-helpers
5373 Downloads
Helper functions I find super-duper handy.
codeq/linkchecker
8273 Downloads
Finds broken and misconfigured links in your Neos project
clarkwinkelmann/flarum-ext-post-bookmarks
9181 Downloads
Bookmark posts to find them easily later
charliekassel/array-diff
130679 Downloads
Find the difference between two array's
blackscorp/astar
2190 Downloads
AStar path finding implementation in php
bethinkpl/php-html-parser
5152 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
basekit/colorworks
48209 Downloads
Classes for manipulating colors, converting to different formats and finding color harmonies
baraja-core/simple-php-diff
28928 Downloads
Find the quick difference between two text files in PHP.