News


05/21/2024 - 09:21

Contributed by





05/20/2024 - 19:11

Yii2 PDF.js

  1. Table of Contents
  2. Instalation
  3. Dependencies
  4. Usage

Previewer PDF File with PDF.js for Yii2





05/20/2024 - 09:09

Symfony includes many commands to perform common operations in your applications.
In Symfony 7.1, we are improving some commands with new options and features.





05/19/2024 - 08:57

This week, the first release candidate version of Symfony 7.1 was published so you can test it in your own projects before the stable release in two weeks. Meanwhile, we continued publishing more talks and information about the upcoming SymfonyOnline June 2024 conference.

Symfony development highlights

5.4 changelog:





05/17/2024 - 17:48

Symfony 7.1.0-RC1 has just been released.
Here is the list of the most important changes since 7.1.0-BETA1:





05/17/2024 - 17:00

PHP Velho Oeste
is a community that aims to move the PHP language ecosystem in the western region of Santa Catarina,
Brazil, known as Velho Oeste(Old West).

Knowledge + Networking





05/17/2024 - 09:11

Symfony provides many ready-to-use integrations with third-party services to
send emails and notifications (via SMS, chat messages, or push notifications).
From Google, Microsoft, and Amazon to smaller services available only in
certain countries, Symfony offers a variety of integrations to enhance your
productivity.
In Symfony 7.1 we've introduced some new integrations:
Notifier component:





05/16/2024 - 09:13

The Validator component was one of the most active components during the
Symfony 7.1 development cycle. In addition to the new MacAddress and Charset constraints
and the improved UniqueEntity constraint, we made other improvements to existing
constraints.