Cartalyst – framework agnostic composer packages for developers
Tag: PHP
The worlds collide: jsphp and php.js
I guess we can consider the overlapping between PHP and JavaScript worlds complete. Â Just within the last couple of days I separately and independently came across two different projects:
- jsphp, which is a pseudo-implementation of the ECMA 262 standard (JavaScript 8.5.1) for PHP 5.3+
- php.js, which is a resource that offers community-built JavaScript alternatives to PHP functions
So now you can use JavaScript-like stuff in PHP, and PHP-like stuff in JavaScript. Â Boom!
CakePHP 3 ORM
Use the powerful CakePHP 3 ORM in any of your #PHP projects!https://t.co/rwQcsRHQWd
— CakePHP (@cakephp) May 20, 2015
What to Expect When You’re Expecting: PHP 7
A two-part (so far) series on what to expect from PHP 7: part 1, part 2.
As many of you are probably aware, the RFC I mentioned in my PHP 5.0.0 timeline passed with PHP 7 being the agreed upon name for the next major version of PHP.
Regardless of your feelings on this topic, PHP 7 is a thing, and it’s coming this year! With the RFC for the PHP 7.0 Timeline passing almost unanimously (32 to 2), we have now entered into feature freeze, and we’ll see the first release candidate (RC) appearing in mid June.
Stack – reusable middleware with PHP
Stack – reusable middleware with PHP