I’ve been lurking around ##php IRC channel on FreeNode for years. Â Only today I noticed a very handy link in the topic of the channel:Â What should I know about building a website?
Tag: web development
Cartalyst – framework agnostic composer packages for developers
Cartalyst – framework agnostic composer packages for developers
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!
WPScan Vulnerability Database
WPScan Vulnerability Database – covers not on the WordPress core, but also themes and plugins.
OctroTree – Google Chrome extension for browsing GitHub code repositories
OctroTree – Google Chrome extension for browsing GitHub code repositories. Â I promise you, this is one of those things that you wouldn’t believe you lived without before. Â Fast, convenient, with support for private repositories (via API access token), GitHub Enterprise, and keyboard shortcuts. Â Absolutely essential for anyone who is on GitHub!
