Registry / web-framework / newageerp-sf-base-entity

newageerp-sf-base-entity

JSON →
library0.0.15phppackagistunverified

Base entity classes for Symfony-based ERP applications.

composer require newageerp/sf-base-entity
INSTALL
IMPORT
SIG · NEWAGEERP-SF-BASE-
N
newageerp-sf-base-entity
web-frameworkphpv0.0.15
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BaseEntity
use NewAgeERP\SfBaseEntity\BaseEntity;

Create and use a base entity in a Symfony ERP application.

use NewAgeERP\SfBaseEntity\BaseEntity; $entity = new BaseEntity(); $entity->setId(1); echo $entity->getId();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.15latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources
newageerp-sf-base-entity — pip install newageerp-sf-base-entity · libregistry