Download the PHP package kapitancho/walnut-lang-demos without Composer
On this page you can find all versions of the php package kapitancho/walnut-lang-demos. 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 walnut-lang-demos
Walnut Lang demos
A set of a bit chaotic but extensive examples of the Walnut language.
Installation
To install the latest version, use the following command:
Usage
Provided that the code is served by a Server supporting PHP files, open public/index.php in a browser, explore the code and see the execution results.
Use with Docker
To run the demos in a Docker container, use the following commands:
Then open http://localhost:8068/public/ in a browser.
Introduction to Walnut-Lang
Some notable demos
- Fibonacci
- Fizz Buzz - 3 versions
- Books in a Library
- Hydration
- Members model
- Using a database
- Interface-like casts
- JSON
- Subtypes
Methods showcases
All versions of walnut-lang-demos with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
kapitancho/walnut-lang-cli-adapter Version ^0.0.6
kapitancho/walnut-lang-psr-http-adapter Version ^0.0.6
kapitancho/walnut-lang-cli-adapter Version ^0.0.6
kapitancho/walnut-lang-psr-http-adapter Version ^0.0.6
The package kapitancho/walnut-lang-demos contains the following files
Loading the files please wait ...