Skip to content

Object to file mapping. A Doctrine Persistence API implementation that serialize object to structured text files.

License

Notifications You must be signed in to change notification settings

noresources/php-ofm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noresources/ofm

Object to file mapping. A Doctrine Persistence API implementation that serialize object to structured text files.

Installation

composer require noresources/ofm

Features

  • Directory and filename mapping strategy interface
    • Class name based directory mapping strategy implementation
    • Object identifier based file name mapping implementation
  • ObjectManager implementation using file serialization interfaces from NoreSources Data
  • Configuration and setup utility similar to Doctrine ORM

References

About

Object to file mapping. A Doctrine Persistence API implementation that serialize object to structured text files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages