Download the PHP package byscripts/static-entity without Composer
On this page you can find all versions of the php package byscripts/static-entity. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download byscripts/static-entity
More information about byscripts/static-entity
Files in byscripts/static-entity
Download byscripts/static-entity
More information about byscripts/static-entity
Files in byscripts/static-entity
Vendor byscripts
Package static-entity
Short Description Provide some kind of static entities
License MIT
Package static-entity
Short Description Provide some kind of static entities
License MIT
Please rate this library. Is it a good library?
Informations about the package static-entity
Byscripts Static Entity
Provides an easy way to get some entity/model behavior with static data
Installation
Add the package in your composer.json
At command line, run composer require byscripts/static-entity:~3.0
Usage
Create your static entity
Play with it
Alternative usage
You can also use the Provider
class.
In this case, your entity is not required to extends AbstractStaticEntity
,
but still needs to implements StaticEntityInterface
All versions of static-entity with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package byscripts/static-entity contains the following files
Loading the files please wait ....