Skip to content

helpfulrobot/sheerwater-ss-bson-data-formatter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple clone of SilverStripe's JSON Data Formatter, modified to encode and decode BSON.

Requirements: bson_encode and bson_decode functions. These could come from any module, but a common source is the PHP Mongo DB library.

About

A BSON Data Formatter for the SilverStripe framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%