Libraries tagged by shopfacil
gilcierweb/shopfacil
2843 Downloads
tarcisioruas/bradesco-registro-online
77 Downloads
Registro de Boletos via ShopFacil Bradesco
flycorp/bradesco
73 Downloads
Comunicação Bradesco ShopFacil
be/theme-shop
6934 Downloads
店熵商城默认主题
be/app-shop
7745 Downloads
店熵商城
phpfacile/zend-db-ext
23 Downloads
A zend-db extension
phpfacile/string-tokenizer
39 Downloads
Library to parse a string (especially to extract text and keywords identified by a begin and end delimiter and to substitute keywords by values)
phpfacile/openstreetmap
534 Downloads
This service basically retrieves data from the Openstreetmap (OSM) data thanks to the Overpass API.
phpfacile/group-by-tags-db
12 Downloads
Implementation of services to manage items (of any kind) that can be grouped by their tag values, using a database as backend (with zend-db).
phpfacile/group-by-tags
17 Downloads
Dummy implementation of services to manage items (of any kind) that can be grouped by their tag values.
phpfacile/group
28 Downloads
Interface of services to manage items (of any kind) that can be grouped (by any manner).
phpfacile/geocoding-db-zend
17 Downloads
Service mainly aimed at storing in database (using zend-db) a location retrieved thanks to phpfacile/geocoding
phpfacile/geocoding
21 Downloads
Service mainly aimed at retrieving coordinates (latitude, longitude) of a location (address, place).
phpfacile/event-json
35 Downloads
This service basically perform a mapping between an event retrieved from a database as an array to an event as an array that will be easily transformed (using json_encode()) in a target JSON string formatted as expected.
phpfacile/event-db-zend
29 Downloads
This service basically stores an event in a database (using zend-db) and get list of stored events as JSON string.