Skip to content

Releases: padawan-php/padawan.php

Initial php params in start scripts

Choose a tag to compare

@mkusher mkusher released this 09 Sep 17:11
v0.2.1

added ini_sets to padawan and padawan-server

Composer package release

Choose a tag to compare

@mkusher mkusher released this 01 Sep 10:07
v0.2

added packagist and composer info to README.md

Composer package release

Choose a tag to compare

@mkusher mkusher released this 01 Sep 09:38
v0.2-beta

Merge branch 'master' of github.com:mkusher/padawan.php

Basic index and completion functionality

Choose a tag to compare

@mkusher mkusher released this 09 May 08:21

Indexing by composer classes map. Indexing classes, methods, methods' arguments, methods' comments, classes' properties, properties' comments, namespaces and uses.
Scope and context detecting. Able to complete in methods, closures, plain php.