|
2 months ago | |
---|---|---|
src | 2 months ago | |
tests | 2 months ago | |
.editorconfig | 1 year ago | |
.gitignore | 1 year ago | |
Dockerfile | 1 year ago | |
Jenkinsfile | 11 months ago | |
README.md | 1 year ago | |
composer.json | 2 months ago | |
composer.lock | 2 months ago | |
kilo | 2 months ago | |
phpunit.xml | 2 months ago | |
test.php | 2 months ago |
A reimplementation of the Kilo tutorial in PHP. Requires PHP 7.4,
due to requiring the FFI
extension.
editor
prefix has been removed from all the relevant functions, instead they are methods on the Editor
class.