Download the PHP package chekote/noun-store without Composer
On this page you can find all versions of the php package chekote/noun-store. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package noun-store
noun-store
Store and work with Nouns.
Usage
- Add it to your requirements
Make a store
Store something
Check if we have something
Assert if we have something
Retrieve something
Store something else in the same key
Retrieve the new thing
Retrieve the old thing
Empty the store
Development
Installing Development Pre-Requisites
Install Docker.
You will also want to ensure that ./bin
is in your $PATH
and is the highest priority. You can do so by adding the
following to your shell profile:
Installing The Project for Development
Clone the repository:
Executing tests
Tests are written using phpunit. You can execute them via the command line:
All versions of noun-store with dependencies
PHP Build Version
Package Version
The package chekote/noun-store contains the following files
Loading the files please wait ....