Libraries tagged by giv
yabacon/paystack-php
472767 Downloads
Helps make your Paystack API calls giving a stdClass object.
rajentrivedi/tokenizer-x
262466 Downloads
TokenizerX calculates required tokens for given prompt
label84/laravel-hours-helper
100336 Downloads
Creates a Collection of times with a given interval.
johnbillion/wp-compat
182433 Downloads
PHPStan extension to help verify that your PHP code is compatible with a given version of WordPress
jane-php/open-api-3
1520033 Downloads
Generate a PHP Client API (PSR7/PSR18 compatible) given a OpenApi 3.x specification
jane-php/json-schema
2363836 Downloads
Generate a serializable / deserializable object model given a json schema
jakezatecky/array_group_by
218895 Downloads
A function that groups/splits an array by the values of a given key or keys.
instasent/sms-counter-php
1472573 Downloads
SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.
imanghafoori/laravel-widgetize
141809 Downloads
A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.
hootlex/laravel-friendships
120262 Downloads
This package gives Eloquent models the ability to manage their friendships.
fasterimage/fasterimage
1053964 Downloads
FasterImage finds the size or type of a set of images given their uris by fetching as little as needed, in parallel. Originally ported by Tom Moor.
eliashaeussler/cache-warmup
450639 Downloads
Composer package to warm up website caches, based on a given XML sitemap
dymantic/laravel-instagram-feed
179339 Downloads
Fetches the instagram feed for given authenticated profiles
dflydev/placeholder-resolver
14637625 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
dflydev/dot-access-configuration
14545589 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.