Skip to content

Releases: padawan-php/padawan.php

Initial php params in start scripts

09 Sep 17:11
Compare
Choose a tag to compare
v0.2.1

added ini_sets to padawan and padawan-server

Composer package release

01 Sep 10:07
Compare
Choose a tag to compare
v0.2

added packagist and composer info to README.md

Composer package release

01 Sep 09:38
Compare
Choose a tag to compare
v0.2-beta

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

Basic index and completion functionality

09 May 08:21
Compare
Choose a tag to compare

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.