ChameleonLab: Как мы создаём сайт для desktop-приложения на PHP без баз данных и CMS, с планами на Python API
Привет, Хабр! Мы — команда проекта ChameleonLab , и это история о том, как мы начали создавать полномасштабный образовательный центр по стеганографии и криптографии , отправной точкой которого стал наш desktop-инструмент. По просьбам пользователей мы начали трансформацию в онлайн-сервис. Расскажем, как мы создали сайт на собственном микро-движке, который работает на JSON-файлах, почему отказались от популярных CMS и как планируем переносить сложную логику с Python в веб.
https://habr.com/ru/articles/948956/
#php #python #информационная_безопасность #стеганография #стегоанализ #chameleonlab #разработка_сайтов
PHP 8.5: The Version That Will Actually Makes Life Easier. #PHP
Posted into SYMFONY FOR THE DEVIL @symfony-for-the-devil-mobileatom
genau aus diesem grund hier find ich diese neuen sprachen zum kotzen #react - tausende bibliotheken müssen eingebaut werden - ich hab lieber pures #php wie früher…

This is looking really interesting, especially because it’s an all in one solution. https://github.com/carthage-software/mago #php
ohh man, beat me to it, I was just thinking of a #php micro-framework that declares the route as attribute .. sort like NestJs .. instead of a single app/Controller it could have app/Modules ... I still might go ahead with it just for fun ...
https://github.com/tempestphp/tempest-framework
PHP 8.5: The Version That Will Actually Makes Life Easier
https://programming.dev/post/37772827
At our August meetup, @EdGrosvenor explored the topic of technical debt. He explained how it can be measured today, how it evolves over time, and what strategies can be used to pay it down. (And shared a new project he's working on to help out)
Watch the full talk here: https://www.youtube.com/watch?v=EE_5rGrmF3Y
September 25th, #PHP Rotterdam group is congregating for a evening of #PHP and fun! 7pm, close to Centraal station.
See you there!
https://eventy.io/events/7mg7y0g8
Im still on #php 8.1 / 8.2 for production ... and some pet projects with 8.4
https://pixicstudio.medium.com/php-8-5-new-developer-features-f9617311c590
PHP 8.5 introduit le pipe operator |> :
une nouvelle façon de chaîner les appels de fonctions sans les imbriquer.
C’est plus lisible, plus fluide, et bien plus moderne.
🎬 Démo complète en 2 minutes :
https://youtube.com/shorts/ycxbRizwNQ0
#PHP #PHP85 #WebDev #CleanCode #Backend