php

Back Open Paginator
03.04.2026 12:50
tilderich (@tilderich@mastodon.social)

You don’t need a framework for this (PHP partials 2/5)

2. Rules & Principles

Partials only work if you treat them as a system, not just includes.

My rules:
• no business logic inside
• explicit inputs only
• shallow nesting
• small, focused files

These constraints keep partials predictable and easy to reason about. Without them, includes quickly turn into hidden complexity.
Structure doesn’t come from tools—it comes from discipline.




Show Original Post


03.04.2026 12:02
RedPacketSecurity (@RedPacketSecurity@mastodon.social)

Cookie-controlled PHP webshells: A stealthy tradecraft in Linux hostingenvironments - redpacketsecurity.com/cookie-c




-hosting




Show Original Post


03.04.2026 10:45
Temma (@Temma@phpc.social)

Temma vs Laravel: Same API, different approach
🔹 Temma = Simplicity & speed ⚡
🔹 Laravel = Structure & conventions 🏗️

Which one fits your project best?

🔗 LINK: reddit.com/r/PHP/comments/1rxh

#PHP #WebDev #Backend #API #SoftwareArchitecture #Coding





Show Original Post


03.04.2026 10:29
PHPZen (@PHPZen@phpc.social)

Structuring PHP code:
castle… or card house?

🔹 Structured code = readable & maintainable
🔹 Messy code = fragile & confusing

What you build today…
will it still stand tomorrow?

🔗 LINK: dev.to/ezeanyim_henry/php-code

#PHP #CleanCode #SoftwareArchitecture #Coding





Show Original Post


03.04.2026 09:33
jasalt (@jasalt@fosstodon.org)

Testing transducers recently added to Phel. #php #clojure #lisp





Show Original Post


03.04.2026 08:21
ete (@ete@mamot.fr)

L'équipe @ecoevohealth basée au @collegedefrance à Paris #recrute un-e ingénieur-e de recherche (ou #postdoc) en #CDD (un an renouvelable un an) pour implémenter des versions #web de logiciels de #phylodynamique

Les candidat-es doivent avoir une expérience avec #JavaScript, #PHP, #Python et, idéalement, #rust

La description détaillée du #poste est disponible sur :
college-de-france.fr/fr/actual




Show Original Post


03.04.2026 08:17
ecoevohealth (@ecoevohealth@mstdn.science)

The team is hiring a research engineer (or #postdoc) for 12+12 months via the #PReViX project on the #epidemiology of #PathogenX led by @mtsofonea with @laurentjacob, Anna Zhukova, @sebduchene @simonlorierelab, and François Chevenet.

The goal is to implement #web versions of #phylodynamics software packages.

Applicants are expected to have experience in #JavaScript, #PHP, #Python and, ideally, #rust.

#Job description (in French) is at
college-de-france.fr/fr/actual




Show Original Post


03.04.2026 05:35
radwebhosting (@radwebhosting@mastodon.social)

CakePHP vs CodeIgniter: Which Framework is Best for Development?

This article presents an in-depth comparison of two of the most popular PHP frameworks: vs CodeIgniter. After reading, you will have a better understanding of these two frameworks, including the features, strengths, and weaknesses of each. Both CakePHP and are popular with PHP developers, but which PHP framework is best for your next project? ...
Continued 👉 blog.radwebhosting.com/cakephp





Show Original Post


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

A257368: Numbers n such that the decimal expansions of both n and n^2 have 2 as smallest digit and 8 as largest digit
A257368 ➡️ oeis.org/A257368

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A257368.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A2573
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


03.04.2026 05:15
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


03.04.2026 05:13
decompwlj (@decompwlj@mathstodon.xyz)

A257220: Numbers that have at least one divisor containing the digit 3 in base 10
A257220 ➡️ oeis.org/A257220

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A257220.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A2572
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


03.04.2026 01:09
emaechler (@emaechler@masto.maechler.cloud)

cool in #wordpress 7 gibts eine coole änderung - hab ich gerade entdeckt - man kann da mit #php einen eigenen #gutenberg block machen... ohne scheiss npm js react geschmeus




Show Original Post


1 ...43 44 45 46 47 48 49 50 51 52 53 ...524
UP