Posts marked with “php”
December 2016 – Scrutinizing Your Tests
The twelfth issue of 2016 is now available! This month we look at how to write good tests with Behat and using Test Driven Development. This issue also includes articles on using HTTPlug to decouple your HTTP Client, Decoupled Blocks with Drupal and JavaScript. Our columnists have articles on writing a Chat bot, advice on […]
November 2016 – Moving Forward
This issue contains articles on the history of women in computing, using Abstract Classes/Interfaces/Traits, scaling with RabbitMQ, and custom extensions using Zephir. Our columnists have articles on Security scanners, advice for your first conference, improving your processes, understanding your editing tools, and more.
October 2016 – Pillars of Development
Another issue is ready for download! Get your copy of the October 2016 issue of php[architect] magazine. This issue has articles on the history of women in computing, juggling arrays the functional way, advice for building your next API, and how to add features to a legacy application using the Strangler Pattern. Our columnists have […]
php[cruise] Early Bird Pricing Ends Dec. 31st
The cruise itself seems too far away to think about, however don’t delay because our Early Bird Sale ends on Dec. 31st. The prices will increase after that so give the family an unexpected present and help spend that end of year budget. For your convenience we have booked a discounted block of rooms at […]
Encryption is Not So Easy
This morning, during my usual scan of Feedly/Twitter/Reddit I read Secure the data of visitors on your Drupal website better. The post shows you how to use the Field encryption module. The Field encryption module ensures that the values stored in the Drupal database are encrypted. When the database ends up in the wrong hands, […]
Exporting Drupal Nodes with PHP and Drush
With Drupal, it’s possible to build very intricate solutions by gluing the right combination of contrib modules together. Of course, there is a downside to relying only on contrib modules, particularly for one-off or highly custom tasks. Bringing in a contrib module means you assume responsibility for feeding and caring for it. If it’s a […]
FREE ElePHPant to the 100,000th Order
We here at php[architect] want to celebrate a big milestone – the 100,000th order – by giving away one of our very own ‘Archie’ elePHPants. The lucky person who makes order number 100,000 will be notified by email. We will also make the winner announcement here, so get your orders in soon as we are quickly […]
December 2014 php[architect] magazine launched
The final issues of 2014 is out! Our theme this month in “Taming Content” with features on WordPress, Drupal, and ProcessWire. Also read about PHP tricks, Queues with Laravel, the SoundCloud API, and Community News! Check out the full magazine details page for more details, Download the Advanced Custom Fields article for free to sample […]
Black Friday Sale
Black Friday and Cyber Monday Sale php[architect] is getting in the spirit with a Black Friday/Cyber Monday sale. Are you looking for the perfect gift for that PHP lover in your life? Want to find that special holiday gift that they won’t expect? (Or do you just want to treat yourself to something?) From 11/28 […]
Iterators, ArrayAccess, & Countable – Oh My!
Last weekend, I gave a talk on SPL Iterators and Interfaces at MadisonPHP. Beth Tucker Long, our previous Editor in Chief, is one of the main organizers and showed how much she’s contributed to php[tek] (and the planning for php[world]) by putting on a truly excellent regional conference. It was great to see some of the other speakers I’d […]