51
1
submitted 6 months ago by symfonystation@kbin.social to c/php@kbin.social

A framework is a collection or set of tools and processes that work together to support testing and...

52
1
submitted 6 months ago by symfonystation@kbin.social to c/php@kbin.social

If you're interested in Machine Learning and PHP, Transformers PHP emerges as a game-changer,...

53
1
submitted 6 months ago by symfonystation@kbin.social to c/php@kbin.social

⚡ Enhance the Developer Experience (DX) with Serverless and DevOps Best Practices In the...

54
1
submitted 6 months ago by symfonystation@kbin.social to c/php@kbin.social

This snippet shows how to transform an array into a traversable object with PHP. A reminder: iterable is a type hint introduced in PHP 7.1, whereas Travers

55
1
submitted 6 months ago by symfonystation@kbin.social to c/php@kbin.social

I'm not sure how big of a series I want to make this. But here we go. The target of the series is to...

56
1
submitted 6 months ago by symfonystation@kbin.social to c/php@kbin.social

Regular blogging by Terence Eden.

57
1
submitted 6 months ago by symfonystation@kbin.social to c/php@kbin.social

Property Hooks Os property hooks são funções que controlam como uma propriedade é setada...

58
1
submitted 6 months ago by symfonystation@kbin.social to c/php@kbin.social

The Property Hooks RFC for PHP moves closer to coming to PHP 8.4 with an overwhelmingly positive 34/1 vote. Learn about Property Hooks in PHP and the syntax outlined in the proposal.

59
1
Master the Change (tomasvotruba.com)
submitted 6 months ago by symfonystation@kbin.social to c/php@kbin.social

When we upgrade a new project to the best version possible, the latest PHP and framework versions, it's not only about changing syntax sugar to a more fancy one. It's about the vast focus shift in project management so far. It's a change to master. I want to share the basic rules we apply to make the "impossible" upgrades successful and steady.

60
1
submitted 6 months ago by symfonystation@kbin.social to c/php@kbin.social

PHP popularity has dropped dramatically, coinciding with WordPress becoming "JavaScript-first" according to its co-creator Matt Mullenweg.

61
0
submitted 6 months ago by symfonystation@kbin.social to c/php@kbin.social

Qual a maneira mais eficaz, tanto de escrita como de processamento, de alcançarmos um key by no...

62
1
submitted 6 months ago by symfonystation@kbin.social to c/php@kbin.social

Docker is a popular open-source platform for developing, shipping, and running applications. It encapsulates applications and their dependencies in

63
1
submitted 7 months ago by symfonystation@kbin.social to c/php@kbin.social

PhpStorm, the PHP IDE by JetBrains, released version 2024.1 this week with a brand new terminal, local AI code completion, Pest improvements, and more.

64
1
submitted 7 months ago by symfonystation@kbin.social to c/php@kbin.social

In AI Assistant 2024.1, we’ve implemented improved test generation, full line code completion for Java, Kotlin, Python, JavaScript, TypeScript, CSS, PHP, Go, and Ruby, and more!

65
1
submitted 7 months ago by symfonystation@kbin.social to c/php@kbin.social

Mejora la arquitectura de tus proyectos PHP: domina el patrón Abstract Factory para un código más eficiente y organizado.

66
1
submitted 7 months ago by symfonystation@kbin.social to c/php@kbin.social

How to execute and manage ES|QL queries in PHP

67
1
submitted 7 months ago by symfonystation@kbin.social to c/php@kbin.social

An article by Rob Allen

68
1
submitted 7 months ago by symfonystation@kbin.social to c/php@kbin.social

Jeffrey Way shares his PhpStorm set up.

69
1
submitted 7 months ago by symfonystation@kbin.social to c/php@kbin.social

Currently, the de-facto standard to Dockerizing PHP applications is to use the Docker PHP official image. This is maintained by Docker itself and community members and has compiled PHP with no extensions. To install extensions, we have to do this in our Dockerfile: FROMphp:8.2-cliRUN docker-php-ext-install pdo pdo_mysql curlThe helper script docker-php-ext-install does unpack the PHP source code and installs the given extensions. For some extensions like gd, we need also libraries installed like libpng and so on.

70
1
submitted 7 months ago by symfonystation@kbin.social to c/php@kbin.social

Learn more about a new feature in v2024.1 of JetBrains IDEs – full line code completion.

71
1
submitted 7 months ago by symfonystation@kbin.social to c/php@kbin.social

PHP-FPM config files usually aren't something that you give too much attention to until something goes wrong. Here's what you can do when that time comes.

72
1
submitted 7 months ago by symfonystation@kbin.social to c/php@kbin.social

The PHP Foundation — Supporting, Advancing, and Developing the PHP Language

73
1
submitted 7 months ago by symfonystation@kbin.social to c/php@kbin.social

A blog about modern PHP, the web, and programming in general. Follow my newsletter and YouTube channel as well.

74
1
submitted 7 months ago by symfonystation@kbin.social to c/php@kbin.social

This is the story of the manufacturing of seven-league boots for a function that is responsible for processing XML/HTML data in the PHP library. Optimizations in the PHP standard library, like here in ext/dom, have the potential to speed up the performance of applications significantly by an upgrade to the current PHP version. I don't [...]

75
1
submitted 7 months ago by symfonystation@kbin.social to c/php@kbin.social

Single Page Applications, AJAX loading of content… there are legitimate reasons to use these technologies. That said I am constantly amazed…

view more: ‹ prev next ›

PHP

1 readers
1 users here now

founded 2 years ago