Commit Graph
15 Commits
Author SHA1 Message Date
Daniel Bondergaard 5f8ec00e31 Added cache repository to extra classes
Signed-off-by: Daniel Bondergaard <[email protected]>
2013-05-13 10:51:17 +02:00
Barry vd. Heuvel 37d146cd6d Make non-static instead of skipping
So the parent functions are still accessible, without errors.
2013-05-09 22:09:29 +02:00
Barry vd. Heuvel 101cf480b1 Refactor
Allow to include multiple classes instead of extending, so it is easier
to maintain.
Also added option to skip methods that don't belong in the facade helper
(fixes #9)
2013-05-09 21:30:13 +02:00
Barry vd. Heuvel 6aa1225f32 Change default filename
Just lowercase
2013-04-29 10:17:58 +02:00
Barry 78af37be9a Tweak behavior for some classes
Just extend the Seeder class, because it isn't called static (Fixes
Issue #3)
2013-04-07 19:14:08 +02:00
Barry ec18f19777 Replace facades instead of aliases
More logical, because aliases are auto-detected. This way, the original
facade is also kept.
2013-04-01 19:03:57 +02:00
Barry 5ccb7ce9bc Update Cache Facade 2013-03-24 16:00:29 +01:00
Barry 51a40659d6 Add sublime option to the config file 2013-03-23 15:32:15 +01:00
Barry 38da3b86cd Detect facades automaticcaly 2013-03-20 15:17:05 +01:00
Barry 2baa475be0 Update some Facades to point to the real classes. 2013-03-19 14:15:21 +01:00
Barry vd. Heuvel 7dc2bc7c29 Update helpers 2013-03-16 13:44:31 +01:00
Barry c92eefbc3d Add preload/compiled.php to helpers 2013-03-12 10:51:00 +01:00
Barry vd. Heuvel 9ca2450d10 Tweak helper behavior
Helper file not included by default, but can be enabled with the config
file. Default value can be overridden with the --helpers (-H) of
--nohelpers (-N) options.
2013-03-11 21:46:27 +01:00
Barry 7c8514ac51 Added helper file 2013-03-11 14:16:37 +01:00
Barry vd. Heuvel 6dea46ff3e Initial commit 2013-03-10 01:07:57 +01:00