PHP Weekly
@PHPDiscussions
Followers
608
Following
25
Media
245
Statuses
2K
Articles, projects and tutorials about #PHP. Weekly newsletter: https://t.co/4OBJNyAi2l
Joined May 2022
Stateless services in PHP https://t.co/zzTTx2aUF9 Discussions: https://t.co/LU58nUTPXY
#php #programming
viktorprogger.name
Why should you use them and how to implement them in PHP
0
4
15
TALL stack + Filament = Built an invoicing app in under a week https://t.co/dnes3YfkG0 Discussions: https://t.co/kUTX6jJivP
#laravel #php #programming #webdev
plaininvoice.com
Create professional invoices in seconds. No sign up required, free forever, and incredibly easy to use.
0
0
9
I made a tiny PHPUnit extension for PSR-7, XML/HTML and JSON assertions https://t.co/zzhVE3zdO2 Discussions: https://t.co/OY0iFZnC27
#php #programming
github.com
Extended assertions for PHPUnit. Contribute to stein197/phpunit-extended development by creating an account on GitHub.
0
0
3
Laravel 12.9 Introduces Memoized Cache Driver https://t.co/KQjEAbe7n1 Discussions: https://t.co/rUYo3fA1P6
#laravel #php #programming #webdev by @nabilhassen08
nabilhassen.com
Laravel now includes a memoized cache driver that stores retrieved values in memory per request, reducing repeated access to the underlying cache store.
0
0
17
Locale-Aware Compact Number Formatting in PHP with NumberFormatter https://t.co/1ld7ZhCn5W Discussions: https://t.co/BJB9UjUJy8
#php #programming
ungureanu.blog
I was working recently on a small feature that needed to output numbers like 1200 to a short compact version like 1.2k. Simple right? I can just make a function or use ChatGPT to generate one for m…
0
0
3
PhpStorm 2025.1 Is Now Available https://t.co/Ei4MezsWYw Discussions: https://t.co/lyzoBxKabh
#php #programming by @jetbrains
blog.jetbrains.com
This release is a major update that includes improvements in PHPStan annotations, Xdebug, and WordPress support, an AI Free tier and new subscription system for JetBrains AI, and more.
0
0
0
LangChain alternative for PHP developers https://t.co/FeVOQQe2rD Discussions: https://t.co/LebT5fwtyR
#php #programming by @Inspector_rt
inspector.dev
Are you looking for LangChain alternative in PHP? Neuron AI framework is leading AI Agents development in PHP.
0
0
0
Just hit 300,000 installs on my little PHP package 🎉 https://t.co/I5HWwmDJ55 Discussions: https://t.co/e9hhOku7rf
#php #programming
medium.com
How to Convert HEIC Images to JPEG with PHP and Laravel using php-heic-to-jpg package
0
0
0
Data modeling a course platform with Laravel and Stripe https://t.co/wCULIOUu4p Discussions: https://t.co/FBxgvr8581
#laravel #php #programming #webdev
0
0
1
PHP Core Security Audit Results https://t.co/TTVM4CVJmH Discussions: https://t.co/xGcTUYlZu2
#php #programming
thephp.foundation
The PHP Foundation — Supporting, Advancing, and Developing the PHP Language
0
0
7
PHP RFC: Change default value for zend.exception_ignore_args https://t.co/bEuqz4jSKi Discussions: https://t.co/7YxK6IMdAg
#php #programming
0
0
2
Laravel package that creates migration files by model definitions. Feedback appreciated https://t.co/zR3pO2AqlR Discussions: https://t.co/PIO1qEdStE
#laravel #php #programming #webdev
github.com
This package is a tool that creates Laravel migration files by inspecting the application's models. - toramanlis/laravel-implicit-migrations
0
0
2
Automatic Relation Loading (Eager Loading) in Laravel 12.8 https://t.co/ruDWcyWCHu Discussions: https://t.co/5FaUXf8TsB
#laravel #php #programming #webdev by @nabilhassen08
nabilhassen.com
Laravel now includes automatic relationship loading, letting you access nested relationships without manually specifying them.
0
0
0
NativePHP for desktop v1 is finally here! 🚀 https://t.co/ir6hXJqx6F Discussions: https://t.co/FQPg9CYqJM
#laravel #php #programming #webdev
github.com
🎉 WE DID IT! We finally got to v1. I almost don't believe it! This is an awesome milestone. For a project that started as just an idea, to see it reach a truly stable place and support building...
0
0
6
PHP RFC: array_first() and array_last() https://t.co/rxdVykmDia Discussions: https://t.co/xBXg2IMjXL
#php #programming
0
1
5
I had to quickly switch PHP versions for a composer requirement. Then, I got annoyed with all the brew commands, so I wrapped them in a CLI tool. https://t.co/s9EDibELER Discussions: https://t.co/AEhJ7eE4hS
#php #programming by @rawdreeg
github.com
A simple CLI tool to manage multiple PHP versions on macOS using Homebrew and on Debian using APT. Other Linux distributions and Windows support planned. - rawdreeg/phpswitcher
0
1
3
A new Symfony SEO Bundle that handles all aspect of SEO https://t.co/hpqVDJ0tCy Discussions: https://t.co/j0qvLOzF0i
#php #programming #symfony
0
0
0
Powerful timeseries metrics using TimescaleDB and Laravel https://t.co/MSaOMaWcj3 Discussions: https://t.co/ddimkbHeqM
#laravel #php #programming #webdev
0
0
3
Handling large array without going over memory limit https://t.co/W8tf8tTCUE Discussions: https://t.co/YueoxBbwT2
#php #programming
github.com
Efficient, easy-to-use, and fast PHP JSON stream parser - halaxa/json-machine
1
1
11
A cookieless, cache-friendly image proxy in Laravel (inspired by Cloudflare) https://t.co/T5R0oMKjib Discussions: https://t.co/WgUDBW5HKF
#laravel #php #programming #webdev by @aarondfrancis
aaronfrancis.com
Transforming and serving images from Laravel in a cache-friendly way.
0
0
0