Libraries tagged by upc.ua
professionalweb/payment-laravel
8973 Downloads
Payment drivers for laravel
professionalweb/payment-laravel-upc
218 Downloads
Driver for upc.ua
upcoach/upstart-for-laravel
94 Downloads
Get started developing apps quickly for the upcoach platform with this package.
rafsalvioni/zeus-barcode
80 Downloads
Provides a Objected-Oriented API to create, draw and manipulate barcode data
aspose/barcode-cloud-php
1168 Downloads
Aspose.BarCode for Cloud is a REST API for Linear, 2D and postal barcode generation and recognition in the cloud. API recognizes and generates barcode images in a variety of formats. Barcode REST API allows to specify barcode image attributes like image width, height, border style and output image format in order to customize the generation process. Developers can also specify the barcode type and text attributes such as text location and font styles in order to suit the application requirements.
meatoff/upchain
6 Downloads
andreo/eventsauce-upcasting
135 Downloads
Extended upcasting components for EventSauce.
ptlis/barcode
6 Downloads
A modern barcode toolkit for PHP
ilexn/slim-route-strategies
1 Downloads
Slim 4 route strategies for parameter upcasting
grifix/normalizer
6283 Downloads
Normalizer with data version upcasting support
oneko/apcuadmin-bundle
211 Downloads
APCu administration
forwarddevs/pcuaalite
46 Downloads
Automatic UPC for SAMP.
pcualmac/migrationbyconfigfile
7 Downloads
This package should aloud you to set by config file a dir to search for migration.
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.