Download the PHP package saguitech/canary without Composer
On this page you can find all versions of the php package saguitech/canary. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download saguitech/canary
More information about saguitech/canary
Files in saguitech/canary
Download saguitech/canary
More information about saguitech/canary
Files in saguitech/canary
Vendor saguitech
Package canary
Short Description Canary is a cleaner version of the PHP language, like SASS for CSS, or TypeScript to Javascript, etc.
License MIT
Homepage https://github.com/SaguiTech/Canary
Package canary
Short Description Canary is a cleaner version of the PHP language, like SASS for CSS, or TypeScript to Javascript, etc.
License MIT
Homepage https://github.com/SaguiTech/Canary
Please rate this library. Is it a good library?
Informations about the package canary
Canary
Canary is a cleaner version of the PHP language, for a faster development.
Warning: The current version is highly unstable, and is under development by SaguiTech's team. Don't use it for production.
Features
- Code without annoying semicolons;
- and the $ preceding variables.
Installation
You can be cloning this repository and build a PHP Archive (PHAR) using the box-project
Check the installation:
Example
file.cap
Then run:
$ canary run file.cap
The output is (file.php):
Other commands
Running the tests
Warning
This code is not tested with many cases. It's under development.
Next steps
- Implement unit tests;
- Lexical analysis.
All versions of canary with dependencies
PHP Build Version
Package Version
The package saguitech/canary contains the following files
Loading the files please wait ....