#php
jenssegers/laravel-mongodb: A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
https://github.com/jenssegers/laravel-mongodb
This blog has become a simple list of useful tech-stack stuff again, hasn't it?
https://medium.com/@sergiturbadenas/how-i-expose-l...
Useful - introduces a minor security loophole, but one that's easy to correct for on the back end.
ziadoz/awesome-php: A curated list of amazingly awesome PHP libraries, resources and shiny things.
https://github.com/ziadoz/awesome-php
This is exactly what it says, and will be useful to me.
Amazon Alexa PHP Library
https://github.com/MiniCodeMonkey/amazon-alexa-php
Useful for me, and for work. Not so useful for normal people.
sqmk/Phue
A PHP client for Philips Hue. Because reasons. Also, Dave is a bastard. Because reasons.
Scotch Box ♥ A Vagrant LAMP Stack That Just Works
This could be handy. I'm mostly using homestead at home, and custom work builds, but homestead has...
24 Cool PHP Libraries You Should Know About | Tutorialzine
http://tutorialzine.com/2013/02/24-cool-php-librar...
Couple of handy things in here.
https://github.com/lucadegasperi/oauth2-server-lar...
I'm going to need OAuth for a Laravel thing I'm building. This will save me much work.
remoblaser/laravel-resourceful
https://github.com/remoblaser/laravel-resourceful
Generator for Laravel controllers and views. Not perfect, but a definite save-on-typing-job.
LaraminLTE - Laravel with adminLTE template
https://github.com/nino22/LaraminLTE
Get Laravel to drop out of the box with a decent admin system theme. Handy!
http://wasil.org/sublime-text-3-perfect-php-develo...
I've switched from a full IDE to Sublime over the last couple of weeks, but I've already had to set...
PHP solves problems. Oh, and you can program with it too!
http://nikic.github.com/2012/06/29/PHP-solves-prob...
I am a PHP coder. It is, in truth, the only programming language I'm any good at. Well, OK, maybe...
How to get search engine (Google, Yahoo, MSN) referal keywords using PHP, php, Steven York.com
http://www.stevenyork.com/tutorial/how_to_get_sear...
Reasonably trivial task, but once I'm going to have to do at work soon, I imagine. No sense re-inve...