PHP Reddit – Telegram
PHP Reddit
34 subscribers
287 photos
36 videos
24.7K links
Channel to sync with /r/PHP /r/Laravel /r/Symfony. Powered by awesome @r_channels and @reddit2telegram
Download Telegram
PHP library for handling large CSV files efficiently (stream-based + callable support) new Version 1.3.0

Good day, everyone!

Like in my previous post, I’d like to share version 1.3.0 of csv-manager, an open source PHP library I’ve been working on.

I listened to the feedback and suggestions from the community, and as a result, version 1.3.0 includes several bugs fixed and important improvements. I also made sure to keep it backward compatible with the previous versions.

The README has been updated with new usage examples and notes about deprecated functionality.

My plan is to continue expanding this library, adding mote features to the Facade, improving flexibility for different use cases, and supporting new formats in upcoming versions. I’ll be working on these updates over the next few days.

Of course, I’d really appreciate any feedback, suggestions, or opinions you might have.

REPO: https://gitlab.com/jcadavalbueno/csv-manager

Thanks for reading, and have a great day!

https://redd.it/1osie4v
@r_php
Weekly /r/Laravel Help Thread

Ask your Laravel help questions here. To improve your chances of getting an answer from the community, here are some tips:

What steps have you taken so far?
What have you tried from the documentation?
Did you provide any error messages you are getting?
Are you able to provide instructions to replicate the issue?
Did you provide a code example?
Please don't post a screenshot of your code. Use the code block in the Reddit text editor and ensure it's formatted correctly.

For more immediate support, you can ask in the official Laravel Discord.

Thanks and welcome to the r/Laravel community!

https://redd.it/1osq0ws
@r_php
Laravel Post-Deployment Setup Wizard

https://reddit.com/link/1ot0q1f/video/6lpmsnb20c0g1/player

This is a specialized post-deployment setup wizard for a Laravel project for non-tech users. But it occurred to me, if I were to wrap this into a package, would it be helpful for others too?

I can create a more generic and customizable setup wizard like this, but only if it would actually be useful. Otherwise, I don’t want to spend time and effort on something that nobody would care about.

What’s your take on this?

https://redd.it/1ot0q1f
@r_php
Weekly Ask Anything Thread

Feel free to ask any questions you think may not warrant a post. Asking for help here is also fine.

https://redd.it/1ot4947
@r_php
Introducing html-to-markdown PHP bindings

Hi Peeps,

I am the author of html-to-markdown - a Rust library for parsing HTML 5 into CommonMark compliant markdown (GitHub flavor syntax also supported).

The Rust library has a CLI, and its offered in the following languages - with fully typed safe bindings:

1. Python
2. TypeScript (both native and WASM)
3. Ruby
4. PHP (new!)

The readme for the PHP package includes installation and usage guidelines.

I'd be happy for any feedback!

https://redd.it/1ot656d
@r_php
Weekly help thread

Hey there!

This subreddit isn't meant for help threads, though there's one exception to the rule: in this thread you can ask anything you want PHP related, someone will probably be able to help you out!

https://redd.it/1ot7453
@r_php
Thoughts on MCP with Laravel?

Hello all,

Recently I have been experimenting with building MCP Servers in Laravel and I am curious about the community's perspective on this integration.


My experience so far:
I built a simple MCP email sender, that lets Claude create and read emails through Laravel's mail system.


Question for the community:
What use cases have you seen using Laravel with MCP?

https://redd.it/1otibug
@r_php
php and mysql by jon duckett

php and mysql by jon duckett book are still relevant in 2025? i think the book was publish in 2022?

https://redd.it/1ou4zr0
@r_php
Some new updates to Flare: performance monitoring, better Livewire support, MCP server

Flare, the original error tracker built for Laravel, was launched on stage at Laracon EU 2019.

Since then, our team at Spatie has steadily improved it by adding integrations, better PHP / JavaScript support and lots of smaller quality-of-life updates.

I’m happy to share that our big new feature, Performance Monitoring, is now available for everyone to try! After quite the journey (read our ‘Lessons from the deep end’ below) and a lengthy beta, I can now truly say that Flare is the application monitoring tool for Laravel I've always wanted. We've kept the price the same, so you're basically getting two products for the price of one.

Some other recent updates to Flare: better Livewire support and an MCP server, so your AI agents can pull errors straight from Flare and fix them right inside your code editor.

* Blog post: [https://flareapp.io/blog/introducing-flares-next-big-feature-performance-monitoring](https://flareapp.io/blog/introducing-flares-next-big-feature-performance-monitoring)
* Lessons from the deep end: [https://flareapp.io/blog/lessons-from-the-deep-end](https://flareapp.io/blog/lessons-from-the-deep-end)
* MCP server: [https://flareapp.io/docs/flare/general/our-mcp-server](https://flareapp.io/docs/flare/general/our-mcp-server)

We’ve got a bunch more improvements in the works over the next few months. If you’ve used Flare before, I’d love to hear what you think so far, what could make it better? And if you haven’t tried it yet… which error tracker are you using now and why?

If you have any technical questions about how Flare works under the hood, I'm happy to answer those as well!

https://redd.it/1ov0vq3
@r_php
Some new updates to Flare: performance monitoring, better Livewire support, MCP server

Flare, the original error tracker built for Laravel, was launched on stage at Laracon EU 2019.

Since then, our team at Spatie has steadily improved it by adding integrations, better PHP / JavaScript support and lots of smaller quality-of-life updates.

I’m happy to share that our big new feature, Performance Monitoring, is now available for everyone to try! After quite the journey (read our ‘Lessons from the deep end’ below) and a lengthy beta, I can now truly say that Flare is the application monitoring tool for Laravel I've always wanted. We've kept the price the same, so you're basically getting two products for the price of one.

Some other recent updates to Flare: better Livewire support and an MCP server, so your AI agents can pull errors straight from Flare and fix them right inside your code editor.

* Blog post: [https://flareapp.io/blog/introducing-flares-next-big-feature-performance-monitoring](https://flareapp.io/blog/introducing-flares-next-big-feature-performance-monitoring)
* Lessons from the deep end: [https://flareapp.io/blog/lessons-from-the-deep-end](https://flareapp.io/blog/lessons-from-the-deep-end)
* MCP server: [https://flareapp.io/docs/flare/general/our-mcp-server](https://flareapp.io/docs/flare/general/our-mcp-server)

We’ve got a bunch more improvements in the works over the next few months. If you’ve used Flare before, I’d love to hear what you think so far, what could make it better? And if you haven’t tried it yet… which error tracker are you using now and why?

If you have any technical questions about how Flare works under the hood, I'm happy to answer those as well!


https://redd.it/1ov0v87
@r_php