Download the PHP package neoan3-apps/file-away without Composer
On this page you can find all versions of the php package neoan3-apps/file-away. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download neoan3-apps/file-away
More information about neoan3-apps/file-away
Files in neoan3-apps/file-away
Download neoan3-apps/file-away
More information about neoan3-apps/file-away
Files in neoan3-apps/file-away
Vendor neoan3-apps
Package file-away
Short Description dead-simple file "database" for testing, mocking, click-dummies & POCs
License MIT
Package file-away
Short Description dead-simple file "database" for testing, mocking, click-dummies & POCs
License MIT
Please rate this library. Is it a good library?
Informations about the package file-away
fileAway pseudo database
Test, Mock, Store, Show, Develop faster examples, mock-APIs and apps.
This "database" solution is meant for rapid development and not intended to be used in production. If used in production, please consider the following:
- is the location of the json-file secure? (e.g. protect via .htaccess in apache)
- will I require scalability or handling of bigger datasets? (If so: this is not your production solution!)
What is it used for?
Ever needed to quickly scaffold an API? Ever needed some test data for your unit tests? Ever wanted to create a quick proof of concept? This "database" is for you.
Installation
composer require neoan3-apps/file-away
Usage
Collaboration
Feel free to add issues, pull-requests & suggestions
All versions of file-away with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
ext-json Version *
ext-json Version *
The package neoan3-apps/file-away contains the following files
Loading the files please wait ....