Libraries tagged by be_user
pfwd/vimeo-console
2 Downloads
Console commands that interact with the Vimeo API. Can be used as a project dependency or as a standalone CLI application using Docker
performant_labs/entity_extra
103 Downloads
Entity enhancements to be used by developers when creating custom entities.
pdga/coding-standards
13 Downloads
Coding standard rulesets to be used to assist in styling code at the PDGA.
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.
paykun/checkout
9645 Downloads
PayKun Checkout library which can be used to initiate payment
pavloniym/geophp
5 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
paulohsilvestre/generatorforlaravel
8 Downloads
Module response for converting an exported MySql Workbench diagram into routes, classes, Controllers, Services, Validators, migrations to be used within a Laravel project
paulhenri-l/file-array
5 Downloads
An array backed by files that can be used to store big data sets
pandawan-technology/email-transformer
742 Downloads
Normalize email addresses to be used with symfony/mailer library
palpalani/laravel-short-link
5 Downloads
A Laravel package that can be used for adding shortened links.
oxidio/composer-plugin
1119 Downloads
This file is mean to be used to install OXID eShop compilation.
oxid-esales/event_logger_demo
275 Downloads
This a demo component which shows how it can be used with OXID eShop modules.
owlycode/thematic-speech
10 Downloads
An experimental library that can be used to determine actions to issue from natural language
orware/compressed-string
735 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
ordinadigitalservices/drupal-behat-contexts
1810 Downloads
Additional behat contexts to be used with jhedstrom/drupalextension