Thach Nguyen
1080504a78
- Improve MetaCommand to allow to ignore some abstract names
...
- Auto-correct `Method` FQN type name if missing first \
- Implement unit-tests
2018-01-31 19:53:24 +07:00
Thach Nguyen
647b8ff0d1
Reuse library "phpdocumentor/reflection-docblock" instead of "barryvdh/reflection-docblock"
2018-01-29 16:26:01 +07:00
Thach Nguyen
ff18d80849
Add required composer dependencies such as illuminate/config, illuminate/view
2018-01-26 21:27:54 +07:00
Ahsan Amin
52ea63b5de
Replaced the reflection-docblock with version of barryvdh ( #497 )
2017-04-27 15:28:29 +02:00
Barry vd. Heuvel
7b263ffbce
Update composer.json
2015-06-07 15:09:17 +02:00
Barry vd. Heuvel
14eab5ef84
Point to 2.0 branch
2015-01-28 09:36:05 +01:00
Barry vd. Heuvel
03cc70759b
Update composer.json
2014-09-15 17:20:52 +02:00
Barry vd. Heuvel
e9bc9347cc
Cleanup
2014-08-06 19:27:22 +02:00
Barry vd. Heuvel
3151019947
Use PSR-4
2014-08-05 20:06:07 +02:00
Graham Campbell
32187a580c
Update composer.json
2014-07-27 18:47:51 +01:00
Barry vd. Heuvel
a9dae91e4d
Require doctrine for dev
2014-06-29 16:07:17 +02:00
Barry vd. Heuvel
0b70167182
Make doctrine optional
...
Not needed for most people.
2014-06-29 12:35:57 +02:00
Barry vd. Heuvel
138b3deeb1
Loosen reflection-docblock
2014-06-29 12:09:11 +02:00
Barry vd. Heuvel
9f265f0178
Add 1.x-dev branch-alias
2014-06-29 12:03:46 +02:00
Barry vd. Heuvel
463bfdd70a
Add doctrine dependancy for L4.1
...
Fixes #38
2013-10-18 11:16:02 +02:00
Barry vd. Heuvel
d1e396f658
Move back to original phpdocumentor/reflection-docblock
...
Because it is stable now.
2013-08-08 17:58:31 +02:00
Barry vd. Heuvel
e9cbd7e732
Allow 4.1 (and future version)
2013-07-04 14:30:33 +02:00
Barry vd. Heuvel
6f03c4c5ff
Move some logic to ReflectionDocblock
2013-06-09 14:17:24 +02:00
Barry vd. Heuvel
8db4443879
Use fork of ReflectionDocblock
...
So I can use a stable version.. Fixes #21
2013-06-08 13:02:28 +02:00
Barry vd. Heuvel
83ab04be40
Update composer
2013-05-28 17:00:09 +02:00
Barry vd. Heuvel
8e0eace591
Specify version for new beta2
2013-05-27 22:22:23 +02:00
Barry vd. Heuvel
fde71b0ee8
Use DocBlock Serializer
...
Instead of doing it here.
2013-05-26 23:10:09 +02:00
Barry vd. Heuvel
427295f993
Set phpdocumentor version
2013-05-23 21:49:37 +02:00
Barry vd. Heuvel
0cc7f98516
Refactor and use phpDocumentor
...
Use the standard reflection methods for getting the methods, and use the
Reflection Docblock library from phpDocumentor (which seems more active
and more used)
2013-05-22 00:08:22 +02:00
Barry vd. Heuvel
3207a2f2cf
Use Symfony classloader
...
Instead of copying it. (Same as the Composer autoloader)
2013-04-29 10:27:27 +02:00
Barry
7c8514ac51
Added helper file
2013-03-11 14:16:37 +01:00
Barry
c003b377de
Update description
2013-03-11 13:19:37 +01:00
Barry vd. Heuvel
7c46501145
Fix namespacing / package name
2013-03-10 10:28:10 +01:00
Barry vd. Heuvel
6dea46ff3e
Initial commit
2013-03-10 01:07:57 +01:00