- hossam20520/laravel-mysql-spatial
Upgraded version of the spatial library I've used for years (that the original maintainer seems to be ignoring), working with Laravel 12, useful for migrating systems to modern laravel, and of no use to anyone not working with Laravel and GIS.
Tag: php
Bookmarks for April 25, 2025
- logiscape/mcp-sdk-php: Model Context Protocol SDK for PHP
A way to use PHP to extend an LLM and give more context, this could be very useful at work
- Netflix Codes: find hidden categories on Netflix
I'm mostly just interested in the way this feels both madly granualar and weirdly arbitrary. What's a "Christmas children & family films for ages 5 to 7", and where's the line between that and "Goofy christmas children & family films". And what if a christmas film is both British *and* Goofy? And are there really so many "hijacking movies" that they need their own subcategory? Apparently so…
Bookmarks for April 16, 2019
- Taylor Otwell: “PHP (and a cheap laptop) changed my life” — Build Your SaaS – bootstrapping in 2019 — Overcast
Want to come back and listen to this later.
Bookmarks for March 18, 2019
- Homestead Fifty Six | Joe Ferguson
The horrible fear that I'm going to need this in the long term for work.
Bookmarks for March 6, 2019
- Install, configure, verify memcached on CentOS | Magento 2 Developer Documentation
I've never worked much with CentOS, but I need to do this in the next week or two.
Bookmarks for December 10, 2018
- Car Models List – 160+ makes, 5000+ automobile models | Car Database
The stuff I wind up needing a reference for…
- ★ Introducing laravel-websockets, an easy to use WebSocket server implemented in PHP – Freek Van der Herten's blog on PHP and Laravel
It's a laravel link, it must be for work. And it is. But it's also for play…
Bookmarks for November 14, 2018
- Swoole – PHP asynchronous programming framework | Swoole
This looks like it could be really useful for work and a few personal projects.
Bookmarks for October 18, 2018
- mattstauffer/Torch: Examples of using each Illuminate component in non-Laravel applications
Examples of using most of Laravel's components in non-Laravel applications.
Bookmarks for July 30, 2018
- A list of bookmarks, packages, tutorials, videos and other resources from the Laravel ecosystem
There's a bunch of stuff in here I want to review.
Bookmarks for July 9, 2018
- Generate entity relation diagrams from your Laravel model files.
More work-related "this might be useful" stuff. The need to produce ERDs crops up on enough projects that I am certain I'll need this at some point.