Quantcast
Channel: PHPDeveloper.org
Browsing all 11 articles
Browse latest View live

Matthew Weier O'Phinney: PSR-7 By Example

As a part of his involvement in the PHP-FIG standards group, Matthew Weier O'Phinney has been contributing to the PSR-7 proposal. This proposal defines a standardized structure for HTTP message...

View Article



Evert Pot: PSR-7 is imminent, and here's my issues with it.

Evert Pot has written up a new post today with some of his thoughts about what's wrong with the PSR-7 proposal in the PHP-FIG. PSR-7 relates to a standardized interface for HTTP request and response...

View Article

Dracony: Replacing controllers with middleware

Dracony has a new post to his site that suggests replacing controllers with middleware and how it relates to some of the current controller practices. Middleware is now a very popular topic in the PHP...

View Article

PHP-FIG: PSR-7 Voting Canceled

The voting phase for the PSR-7 proposal (HTTP messaging structure) has been cancelled due to the desire to improve and clarify the spec before approving it. Since we put PSR-7 up for a vote, a number...

View Article

Hari KT: Zend Feed and Guzzle

Hari KT has posted some of the results of his work integrating the Guzzle client into the Zend Feed component for use in handling it's HTTP requests and responses. You may have worked with Zend Feed...

View Article


Hannes Magnusson: Next Generation MongoDB Driver for PHP!

Hannes Magnusson has a new post to his site talking about the new update to the MongoDB driver for PHP and its focus on simplicity. For the past few months I've been working on a "next-gen" MongoDB...

View Article

Marc Morera: Visithor, Testing Your Routes Without Pain

In his latest post Marc Morera shares a new tool he's created to help with testing routes for specific HTTP code responses and other attributes of your "HTTP layer" - Visithor. Many years ago I was...

View Article

Frank de Jonge: Rendering ReactJS templates server-side

Frank de Jonge has posted a tutorial to his site showing how you can render React.js templates server-side in PHP. He makes use of the V8JS extension to execute Javascript inside of PHP and echo out...

View Article


Symfony Blog: PSR-7 Support in Symfony is Here

The Symfony project has officially announced PSR-7 support in the latest version of the framework. PSR-7 is a recently approved standard by the PHP-FIG to make a more structured HTTP request and...

View Article


PHP Roundtable: 022: All About PSR-7

The PHP RoundTable podcast has posted their latest episode - Episode #22: All About PSR-7 (the recently accepted PHP-FIG standard for an HTTP interface layer). PSR-7 is the latest accepted member to...

View Article

Mattias Noback: Refactoring the Cat API client (3 Part Series)

Mattias Noback has posted a three part series of tutorial articles around the refactoring of a "CatApi" class. These articles take the class from a jumbled mess of functionality with both direct file...

View Article
Browsing all 11 articles
Browse latest View live




Latest Images