Looking for testers of a new php package

  • Thread starter Thread starter Anonymous
  • Start date Start date
A

Anonymous

Guest
https://github.com/tmarois/Filebase

Looking for feedback, or issues/pull requests on github for a new package Ive released.

It's also recognized on packagist for composer install, though it has no dependencies.

It's a Flat File database, all designed in files and setup that allows you to manually edit and use version control on your database. I wrote a lot of documentation to make it easy to understand.

I've got it up to 96% code coverage, but need some users to test it out and give some feedback. Designed the method APIs to be easy and intuitive, like a CRUD setup.
 
Back
Top