Testing three type of caches: persistent, non-persistent and two-level.
- MacBook Air
- 13-inch, Mid 2012
- Processor 1.8 GHz Intel Core i5
- Memory 8 GB 1600 MHz DDR3
| <?php | |
| namespace AppBundle\Controller; | |
| use Symfony\Bundle\FrameworkBundle\Controller\Controller; | |
| use Psr\Log\LoggerInterface; | |
| /** | |
| * This class is now a service, so you can use normal __construct DI if you want! | |
| */ |
| curl -L --create-dirs -o /etc/meraki/ci.conf http://dl.meraki.net/sm/ci.conf |
| <?php | |
| namespace Ormigo\Bundle\TranslationBundle\Translation\Loader; | |
| use Symfony\Component\Config\Resource\ResourceInterface; | |
| use Symfony\Component\Translation\Loader\LoaderInterface; | |
| use Symfony\Component\Translation\MessageCatalogue; | |
| use Symfony\Component\Translation\Translator; | |
| /** |
##Given Apache 2 and MySQL are already installed.
#Update MacPorts sudo port selfupdate;sudo port -u upgrade outdated
#Install PHP 5.4.* sudo port install php54 php54-apache2handler ##Activate Apache Module cd /opt/local/apache2/modules