Commit Graph
279 Commits
Author SHA1 Message Date
Barry 14813b77b1 Catch errors, use default database driver
Catch errors from not working PDO connections etc.
Added the memory driver as option.
2013-03-26 10:20:39 +01:00
Barry 5ccb7ce9bc Update Cache Facade 2013-03-24 16:00:29 +01:00
Barry 9a079e236d Check if class/interface exists
Display error, but continue if not.
2013-03-24 15:59:41 +01:00
Barry 51a40659d6 Add sublime option to the config file 2013-03-23 15:32:15 +01:00
Barry b15e19a301 Fix links 2013-03-23 15:11:25 +01:00
Barry bcde5334ba Seperated generated file from package. Added --sublime option
This way the package will be updated less, and you don't have double IDE
helpers (in you vendor dir, and the generated version).
Also added a Sublimetext version, with different way of calling the root
class.
2013-03-23 15:07:57 +01:00
Barry beed27073a Fix IDE errors
Ahead of the master, but should be in sync when taylor merges the phpdoc
fixes.
2013-03-22 10:44:53 +01:00
Barry 3d6af79bf7 Small tweaks 2013-03-21 12:41:39 +01:00
Barry 87eb29e2cb Fix default values when int 2013-03-21 12:30:52 +01:00
Barry ec1b117cbd Tweak behaviour of memory driver and small update 2013-03-21 10:55:25 +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 06315ef312 Updates for the translator functions 2013-03-19 13:12:22 +01:00
Barry vd. Heuvel 7dc2bc7c29 Update helpers 2013-03-16 13:44:31 +01:00
Barry 9a8c444af3 Update for composer changes 2013-03-13 13:07:03 +01:00
Barry d371dfa5fb Add namespaces 2013-03-13 13:04:16 +01:00
Barry aad6d0ca7a Added newline 2013-03-12 10:56:13 +01:00
Barry c92eefbc3d Add preload/compiled.php to helpers 2013-03-12 10:51:00 +01:00
Barry vd. Heuvel f1aa8c6232 Update readme 2013-03-11 21:51:38 +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 c003b377de Update description 2013-03-11 13:19:37 +01:00
Barry 267885de17 Updated readme 2013-03-11 13:06:00 +01:00
Barry dfaeff52e5 Link to original functions
For faster displaying of the real function implementation.
2013-03-11 12:32:05 +01:00
Barry vd. Heuvel 7c46501145 Fix namespacing / package name 2013-03-10 10:28:10 +01:00
Barry vd. Heuvel 6909c6131e Filter public methods and allow inheritance. 2013-03-10 01:38:34 +01:00
Barry vd. Heuvel 6b30c504bf Remove .gitkeep from config 2013-03-10 01:24:08 +01:00
Barry vd. Heuvel 2c53121ef9 Update readme 2013-03-10 01:16:47 +01:00
Barry vd. Heuvel 6dea46ff3e Initial commit 2013-03-10 01:07:57 +01:00