php-activerecord-spark
php-activerecord-spark copied to clipboard
CodeIgniter 2.0+ Spark to integrate PHPActiveRecord into CodeIgniter
Where can I find PostgreAdapter ?
hi there i came across your spark as i was going through a tutorial on the 'Perfect Model' what is the status of this spark ? are there any plans...
My MAMP is running Php 5.4.4. I successfully managed to install Bonfire(latest) with Sparks to use PhpAR. I've pre loaded the php-activerecord library in the config and works really well....
I'm trying to make an adjustment to the $DATE_FORMAT variable for the Serialization class. The phpAR website says to call ActiveRecord\Serialization::$DATETIME_FORMAT = 'Y-m-d'; However, it doesn't seem that I can...