Download the PHP package lsyh/azure-table-service-bundle without Composer
On this page you can find all versions of the php package lsyh/azure-table-service-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lsyh/azure-table-service-bundle
More information about lsyh/azure-table-service-bundle
Files in lsyh/azure-table-service-bundle
Download lsyh/azure-table-service-bundle
More information about lsyh/azure-table-service-bundle
Files in lsyh/azure-table-service-bundle
Vendor lsyh
Package azure-table-service-bundle
Short Description Azure TableService symfony bundle
License MIT
Package azure-table-service-bundle
Short Description Azure TableService symfony bundle
License MIT
Please rate this library. Is it a good library?
Informations about the package azure-table-service-bundle
Azure Table Service for Symfony
Installation with symfony recipe:
-
Add the following lines to composer.json
- Download the Bundle Open a command console, enter your project directory and execute:
Installation manually:
- Enable the Bundle
Enable the bundle by adding it to the list of registered bundles
in the config/bundles.php file of your project:
-
Create table_service.yaml in config/packages folder.
- Download the Bundle Open a command console, enter your project directory and execute:
Usage:
Dependency Injection:
Create table:
Get table:
Delete table:
Insert Entity:
Update Entity:
Delete Entity:
Get Entity:
Get Entity, select properties response:
Filter Entity by timestamp
All versions of azure-table-service-bundle with dependencies
PHP Build Version
Package Version
Requires
ext-ctype Version
*
ext-iconv Version *
symfony/http-client Version ^7.2
symfony/monolog-bundle Version ^3.10
symfony/property-access Version ^7.2
symfony/serializer Version ^7.2
symfony/yaml Version ^7.2
ext-iconv Version *
symfony/http-client Version ^7.2
symfony/monolog-bundle Version ^3.10
symfony/property-access Version ^7.2
symfony/serializer Version ^7.2
symfony/yaml Version ^7.2
The package lsyh/azure-table-service-bundle contains the following files
Loading the files please wait ...