Libraries tagged by file presence
shov/fillable
55 Downloads
Fillable trait is mixin makes any object (usually DTO) fillable for several easy ways
random-ids/random-ids
6 Downloads
Generate a non-repetitive random ID.Sometimes you don't want people to guess the rules of some IDs,then you can use random-ids.At present,we support file and redis.
jigius/todo
51 Downloads
Outputs all todo and fixme comments presents in php files
ianlow/php-slideshow
0 Downloads
This PHP code creates a presentation slideshow from an input text file.
aspose/cloud-laravel
489 Downloads
This is a Laravel Package to use Aspose cloud in Laravel 4 & 5 applications quickly and easily. Aspose for Cloud is a REST API to work with a number of file formats including word precessing documents, spreadsheets, presentations, PDFs and images.
aspose/cloud-bundle
11622 Downloads
This is a symfony2 bundle to use Aspose cloud service in symfony2 applications quickly and easily. Aspose for Cloud is a REST API to work with a number of file formats including word precessing documents, spreadsheets, presentations, PDFs and images.
voicyou/cartprinter
11 Downloads
This is a Magento 2 Module for printing all your products that are present inside your cart into a pdf file.
oldpocket/arais
0 Downloads
ARAIS is a simple IoT server for personal use or small projects. It can manage devices and sensors, together with its data. All with JWT tokens to preserve the data integrity. The server provide REST calls, to make it simple for integration and the solution dont have any external dependency. Everything you need with just a feel PHP files.
arcus-software/gas-inventory-validator
15 Downloads
Google Apps Script to be embedded in Google Sheet. Given a folder on GGoogle Drive, recursively iterate through it and its subfolders to report if any Google Sheets are present which do not conform to the rules defining properly formed inventory files.
trustami/trustbadge
0 Downloads
Trustami plugin for Magento 2. Trustami - One badge for all your customer reviews. Trustami collects, analyzes and presents a users' distributed social media data in a standardized and user-friendly format to fill the need for trust in online interactions.Trustami enables users to collect ratings and reviews from all networks and show a trust badge.
sirmekus/otu
1 Downloads
Otu is a PHP-based package that handles fine-formatting of string representation of (very) large numbers with their 'magnitude'. For instance, '50m' means 50000000. We can decide to write the entire 50000000 or just pass it to this package in the form of '50m' and have it take care of the presentation. It also works vice-versa. Walk with me.