Libraries tagged by agiv
dflydev/placeholder-resolver
14411710 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.
amirami/localizator
373672 Downloads
Localizator is a small tool for Laravel that gives you the ability to extract untranslated strings from project files. It works using the artisan command line and the provided localize command.
givebutter/laravel-keyable
121476 Downloads
Add API keys to your Laravel models
yabacon/paystack-php
373661 Downloads
Helps make your Paystack API calls giving a stdClass object.
wp-cli/import-command
6167593 Downloads
Imports content from a given WXR file.
rajentrivedi/tokenizer-x
123616 Downloads
TokenizerX calculates required tokens for given prompt
label84/laravel-hours-helper
73648 Downloads
Creates a Collection of times with a given interval.
jane-php/open-api-3
1126957 Downloads
Generate a PHP Client API (PSR7/PSR18 compatible) given a OpenApi 3.x specification
jane-php/json-schema
1820151 Downloads
Generate a serializable / deserializable object model given a json schema
instasent/sms-counter-php
1075841 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
130758 Downloads
A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.
fasterimage/fasterimage
942767 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
291859 Downloads
Composer package to warm up website caches, based on a given XML sitemap
dflydev/dot-access-configuration
14325467 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
denissimon/formula-parser
243678 Downloads
Parsing and evaluating mathematical formulas given as strings.