Libraries tagged by give
jane-php/open-api-3
1476013 Downloads
Generate a PHP Client API (PSR7/PSR18 compatible) given a OpenApi 3.x specification
jane-php/json-schema
2309047 Downloads
Generate a serializable / deserializable object model given a json schema
jakezatecky/array_group_by
210402 Downloads
A function that groups/splits an array by the values of a given key or keys.
instasent/sms-counter-php
1432128 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
140945 Downloads
A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.
hootlex/laravel-friendships
118249 Downloads
This package gives Eloquent models the ability to manage their friendships.
fasterimage/fasterimage
1040684 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
434957 Downloads
Composer package to warm up website caches, based on a given XML sitemap
dymantic/laravel-instagram-feed
173583 Downloads
Fetches the instagram feed for given authenticated profiles
dflydev/placeholder-resolver
14621693 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
14530997 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
denissimon/formula-parser
339536 Downloads
Parsing and evaluating mathematical formulas given as strings.
arthurhoaro/favicon
778515 Downloads
PHP Library used to discover favicon from given URL
armin/editorconfig-cli
1605937 Downloads
EditorConfigCLI is a free CLI tool (written in PHP) to validate and auto-fix text files based on given .editorconfig declarations.
amirami/localizator
532165 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.