Re: CakePHP 3.0.0-alpha1 released!

2014-07-21 Thread Jipson Thomas
Hi Jose Lorenzo, We are starting to develop our new website project on cakephp 3 platform. I have a requirement to use mandrill API to handle email campaigns in the website. https://mandrillapp.com/api/docs/index.php.html Mandrill is providing its core libraries as normal php 5.3 classes only.

Re: CakePHP 3.0.0-alpha1 released!

2014-07-21 Thread José Lorenzo
Require the library using composer: composer require mandrill/mandrill And then use the library as shown in their docs :) On Monday, July 21, 2014 10:41:42 AM UTC+2, Jipson Thomas wrote: Hi Jose Lorenzo, We are starting to develop our new website project on cakephp 3 platform. I have a

Re: CakePHP 3.0.0-alpha1 released!

2014-07-21 Thread Jipson Thomas
Hi Jose Lorenzo, Thank you very much for the tip. I will try it. Hope this can ease my life. :) Regards, Jipson Thomas On Monday, 21 July 2014 11:35:17 UTC+1, José Lorenzo wrote: Require the library using composer: composer require mandrill/mandrill And then use the library as shown in

Re: CakePHP 3.0.0-alpha1 released!

2014-07-14 Thread Sajin Rajan
Hi José Lorenzo, How long we have to wait for its stable version ? Right now I am using 2.5.2 and i am very much happy with this version, but looking forward to works on CakePHP 3 Aswell Thanks Sajin Epixel Solutions http://www,epixelsolutions.com On Thursday, June 26, 2014 2:30:17 AM

Re: CakePHP 3.0.0-alpha1 released!

2014-07-14 Thread José Lorenzo
We expect a beta version not too long from now. Our release cycles has been so far on a monthly basis, and there are at least 3 more releases to do before we reach stable On Monday, July 14, 2014 11:47:13 AM UTC+2, Sajin Rajan wrote: Hi José Lorenzo, How long we have to wait for its stable

Re: CakePHP 3.0.0-alpha1 released!

2014-07-07 Thread Jipson Thomas
Hi José Lorenzo, Thank you for the update. We are planning for our new project (scheduled to start the development in August 2014 - September 2014). Would you please advise me that the version I can choose for this? I am so much interested to use Cake 3 for our prestigious work. Thanks, Jipson

Re: CakePHP 3.0.0-alpha1 released!

2014-07-07 Thread José Lorenzo
We will hopefully have a beta version for that time. That means you can rely on the foundation but still expect bugs to be found. If you are willing to accept that and to eventually adapt to some changes, then go for 3.0 On Monday, July 7, 2014 12:24:20 PM UTC+2, Jipson Thomas wrote: Hi José

Re: CakePHP 3.0.0-alpha1 released!

2014-07-07 Thread Jipson Thomas
Hi Jose Lorenzo, Thank you very much for your valuable advise. So we ares waiting for the promising beta version with the crossed fingers. Thanks, Jipson Jipson ThomasApplications DeveloperStrategic Internet Consulting Ltd T: +44 (0)1403 599888 (Sussex) T: +44 (0)203 3013888 (London) W:

CakePHP 3.0.0-alpha1 released!

2014-06-25 Thread José Lorenzo
The CakePHP core team proudly announces the first alpha release of CakePHP 3.0.0. In the months between 3.0.0-dev3 and this release, we've been working really hard at getting more of the remaining parts implemented, and incorporating all the great feedback we've gotten from the community so