potatopowered/dynamic-types

The dynamic-types repository will be more of a library that allows other Potato Powered applications to dynamically lookup and identify entities based on their table name.

Installs: 24

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

Type:cakephp-plugin

dev-master 2017-01-31 05:15 UTC

This package is not auto-updated.

Last update: 2024-04-27 17:48:06 UTC


README

Software License Travis Codecov Scrutinizer Packagist

Description

The dynamic-types repository will be more of a library that allows other Potato Powered applications to dynamically lookup and identify entities based on their table name. This is helpful for being able to write standardized code for things like comments/likes and other similar functionality.

In general this will be used to link one entity to a broad variety of other entities on the fly.