Miguel Ibarra Romero
Web application developer, database administrator, project lead in a variety of enterprise apps and now article author. Interested in database design and optimization. Amazed and involved in distributed systems development. Cryptography and information security fan.
Miguel's articles
Need to authenticate requests to a server? Learn what JWTs are and how to use them to authenticate your users via API calls.
Miguel implements the Halite library in a sample email sending application, to get symmetrically encrypted emails going for full communication security!
Miguel Ibarra Romero continues his RabbitMQ series by demonstrating its use on two more advanced examples, after having covered the basics in part 1.
Miguell Ibarra Romero explains the theory of AMQP and RabbitMQ before demonstrating its use with PHP on a simple example.
Miguel Romero demonstrates interactive debugging with PsySH - a REPL for PHP you can embed in your apps!
A tutorial on how you can use OAuth to authenticate Guzzle with Twitter and make it into a Twitter client - uses Guzzle's own Oauth adapter
Miguel Ibarra Romero discusses the risks and challenges in modern web app security regarding password hashing
Guzzle is a PHP HTTP Client designed to help you consume restful and other APIs from all over the web