php

Back Open Paginator
16.11.2025 06:29
HisVirusness (@HisVirusness@mastodon.social)

A TON of work was done on my custom CMS over the last few days. Design changes, a minor code refresh, and full mobile accessibility across the board. A full write-up will be out... eventually.

HisVirusness.com/hvmark




Show Original Post


16.11.2025 05:21
decompwlj (@decompwlj@mathstodon.xyz)

A046642: Numbers k such that k and number of divisors d(k) are relatively prime

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A046642.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A0466
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


16.11.2025 05:17
decompwlj (@decompwlj@mathstodon.xyz)

Decomposition into weight × level + jump of prime numbers in 3D, threejs - webGL (log(weight), log(level), log(jump))
➡️ decompwlj.com/3Dgraph/Prime_nu

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


16.11.2025 05:15
decompwlj (@decompwlj@mathstodon.xyz)

A046411: Composite numbers the concatenation of whose prime factors is a prime

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A046411.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A0464
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


16.11.2025 01:32
SymfonyStation (@SymfonyStation@drupal.community)

The Secret Header That Makes Your PHP App 10x More Secure. #PHP
phparch.com/2025/11/the-secret




Show Original Post


16.11.2025 01:32
mobileatom (@mobileatom@flipboard.com)

The Secret Header That Makes Your PHP App 10x More Secure. #PHP

phparch.com/2025/11/the-secret

Posted into SYMFONY FOR THE DEVIL @symfony-for-the-devil-mobileatom




Show Original Post


15.11.2025 23:03
getlaminas (@getlaminas@phpc.social)

Released: laminas/laminas-validator 3.11.0
#php #laminas

github.com/laminas/laminas-val




Show Original Post


15.11.2025 22:03
getlaminas (@getlaminas@phpc.social)

Released: laminas/laminas-filter 3.4.0
#php #laminas

github.com/laminas/laminas-fil




Show Original Post


15.11.2025 19:19
dshafik (@dshafik@phpc.social)

Feature launches don't need to be all or nothing.

With Beacon, roll out new features gradually — release when you’re ready.

Something not working? Roll it back. Instantly. No deploys.

Controlled rollouts, built for Laravel & Pennant.

🔗 beaconhq.io/?mtm_campaign=laun

#Laravel #PHP





Show Original Post


15.11.2025 18:02
habr (@habr@zhub.link)

Собираем простейшую RAG-систему на PHP с фреймворком Neuron AI за вечер

RAG (Retrieval-Augmented Generation или генерация, дополненная поиском) - это метод искусственного интеллекта, сочетающий генеративную большую языковую модель (LLM) с внешней базой знаний для создания более точных, контекстно-зависимых и актуальных ответов. Принцип его работы заключается в том, что сначала извлекается релевантная информация из набора документов или источников данных, а затем эта информация передается в LLM для формирования окончательного ответа. Этот процесс позволяет модели выдавать более точные ответы, менее подверженные “галлюцинациям”, и ее можно обновлять без дорогостоящего переобучения. Сегодня мы разберёмся, как собрать базовую RAG-систему на PHP (да, да, не надо удивляться) с помощью фреймворка Neuron AI . Это будет наш маленький proof-of-concept - минимально работающий, но вполне реальный пример. Ну что, начнём генерацию?

habr.com/ru/articles/966792/

#rag #rag_ai #php #llm #llmагент #rag_api #vectorization #embeddings #neuron




Show Original Post


15.11.2025 17:55
outofcontrol (@outofcontrol@phpc.social)

@backpackforlaravel Is country set? Personally like this over isset(). Can you also do :

$country = $user?->profile?->country?;

#php




Show Original Post


15.11.2025 15:53
sebclick (@sebclick@mastodon.social)

Composer 2.9 Release

blog.packagist.com/composer-2-




Show Original Post


1 ...318 319 320 321 322 323 324 325 326 327 328 ...526
UP