Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rindow/rindow-module-google-cloud
Rindow compatible google cloud components
https://github.com/rindow/rindow-module-google-cloud
framework google-cloud php
Last synced: 16 days ago
JSON representation
Rindow compatible google cloud components
- Host: GitHub
- URL: https://github.com/rindow/rindow-module-google-cloud
- Owner: rindow
- License: bsd-3-clause
- Created: 2020-04-16T07:26:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T20:13:21.000Z (over 4 years ago)
- Last Synced: 2024-11-06T15:16:41.427Z (2 months ago)
- Topics: framework, google-cloud, php
- Language: PHP
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Rindow compatible google cloud components
=========================================
- Google Cloud Datastore support on Rindow framework.
- Rindow compatible DataSource and Transaction manager interface.
- Rindow compatible Repository interface.(Repository is Programming style independent of database implementation that is compliant "Spring framework")
- Object Mapper abstract class for Rindow Ormshell.(Ormshell is "JPA 2.1" compliant ORM programing style supports.)
- Rindow compatible Paginator adaptor.