Libraries tagged by given
tigra-image-library/ascii-art
4 Downloads
This class can generate a text that looks like a given image. It traverses the pixels of a given image and converts the color values of each region to a character text, so when you look at the sequence of converted characters it looks like the original image. The result text can optionally be outputted formatted as HTML and be displayed in color.
ticaje/booking-api
15 Downloads
Hexagonal Design based PHP middleware for defining Booking Use Cases given any PHP based solution
tibemolde/placeholder-pixel
37 Downloads
Create a base64-encoded transparent pixel of the given width and height
tiagof2/integration-callback-feedback
45 Downloads
Makes a request to the given URL passing the result of the requested action
thtg88/laravel-db-scaffold-commands
10736 Downloads
Scaffold a DB with the given Laravel Artisan commands.
three_devs/php_validator
125 Downloads
Validates given inputs in PHP
thomasdcodes/isbn-library
15 Downloads
The library provides a check if a ISBN-13 is valid or not. It also calculates a ISBN-13 check number with a given isbn root.
thiagomarini/not-tomorrow
10 Downloads
PHP library to calculate the next working day. You can also check if a given date is a holiday or if the next day is on weekend.
thewinterwind/arachnid
9 Downloads
A crawler to find all unique internal pages on a given website
thewebsolver/pipeline
15 Downloads
Follows Chain of Responsibility Design Pattern to handle the given subject/request.
tgraboski/tarjan
1671 Downloads
A simple cycle-detection algorithm. Given an edge-edges adjacency list, it returns a list of cycles.
texnixe/k3-treebuilder
10 Downloads
Kirby 3 plugin to auto-generate a given set of subpages
tevli/crypto-balance-checker
2 Downloads
This package queries different crypto currency networks, when given an address and a network and returns the balance of said address.
tei187/range-based-percentage
4 Downloads
RangeBasedPercentage is a utility helping to calculate the percentage of a number in given range.
techunico/dir-reader
4 Downloads
this is a simple directory reader writen in php which can read the contents of given directory and return an array