Skip to content

An introduction to Couch DB via PHP, including creating, reading updating and removing documents. Also learn about views and how to query them.

License

Notifications You must be signed in to change notification settings

php-school/learn-you-couch-db

Repository files navigation

Workshop Starter Kit

If you want to build your own workshop, this repository and it't tools will help you get going

----

Getting Started

composer create-project php-school/workshop-starter-kit your-workshop-name

That's it! You will be prompted for some information along the way, this will be used to setup the project details in composer.json, setup autoloading of your classes and a few other things. A command will be dispayed towards the end of the process which will immediately allow you to run your workshop!

For detailed documentation on how to actually build execrises and extend the application, check the docs page on our site www.phpschool.io/docs.

Finally, drop in the slack channel if you have further questions. Also send us a PR here or just drop us a message if you want your workshop featured on www.phpschool.io!

About

An introduction to Couch DB via PHP, including creating, reading updating and removing documents. Also learn about views and how to query them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages