CakePHP MicroVersion

2015-08-13 Thread rafaelmsantos.com
Is there any cakePHP microframework to build small restfull apps? Thanks everyone. -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe

Re: CakePHP 3.2.0 Released

2016-02-01 Thread rafaelmsantos.com
Is the intl php extension still required? -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving email

Remove first from collections

2016-02-25 Thread rafaelmsantos.com
Hi, i'm using CakePHP's Collections on a non-cakephp project. I was search for a Collection package and I find yours to be the best. Is there a way to easily delete the first element of a collection? For example,* $collection->f