Skip to content

LongTermSupport/dsm-runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSM Runtime

This is a fork of edmondscommerce/doctrine-static-meta

It has been updated lightly so that it can run with PHP 8.1

The main thing is that all code generation features have been removed. Currently the code generation dependency that edmondscommerce/doctrine-static-meta uses has been abandoned and all code using that dependency needs to be fully recreated.

In the meantime, this runtime library can be used as a drop in replacement for edmondscommerce/doctrine-static-meta and should provide all the functionality required for normal operations.

This has not been tested thoroughly at all, you must ensure your own project tests are thorough and will catch any regressions caused by switching to this alternative version

About

components required for DSM entitities projects to run - no code generation included

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages