Solital is a PHP framework developed in 2020. Solital becomes a lighter alternative than other frameworks to create projects quicklysolital.github.io/site/ BrazilJoined October 2022
The new version of Solital Framework brings several new features.
Visit the link in our bio and try using Solital.
#php#phpdeveloper #phpbrasil #phpframework #programador#programadorweb
If you have difficulty installing PECL extensions in your projects, use the component: brenno-duarte/php-pecl-extensions
This component also has several polyfills for functions, without having to use PECL.
#php#phpdeveloper #phpprogramming #phpextensions
The new version of Modern PHP Exception brings a new interface, as well as improvements in error and exception handling.
To download this component, use Composer:
composer require brenno-duarte/modern-php-exception
#php#phpframework
Fibers represent full-stack, interruptible functions. Fibers may be suspended from anywhere in the call-stack, pausing execution within the fiber until the fiber is resumed at a later time.
#php#phpdeveloper #phpprogramming #php8 #phpframework #phpdevelopment #developerphp
The PHP development team announces the immediate availability of PHP 8.2.0. This release marks the latest minor release of the PHP language.
#PHP#development#developer#solital
Users have been migrating to PHP 8.0, 8.1 and 8.2 .This new major version brings with it a number of new features and some incompatibilities that should be tested for before switching PHP versions in production environments.
#php#solitalframework#developers#programmer
SecurePassword is a PHP component for creating strong passwords using modern encryption. Unlike just using password_hash, SecurePassword adds a secret entry (commonly called a pepper) to make it difficult to break the generated hash.
#php#phpframework #solitalframework#dev
💡The match expression branches evaluation based on an identity check of a value. Similarly to a switch statement, a match expression has a subject expression that is compared against multiple alternatives.
#php#solitalframework #phpdev #solital
👊Vinci Console is an auxiliary component to help create files faster, such as login structures, password recovery structures, database configuration and more.
#php#phpdeveloper #phpdevelopers #solital#solitalframework
Solital is a PHP framework developed in 2020. Containing a template system, login structure, console and several other resources, Solital becomes a lighter alternative than other frameworks to create projects quickly.
#solital#phpdevelopers #php#phpframework
930 Followers 82 FollowingEu sou um cabra desenvolvedor arretado que compartilha conhecimento pela interwebs pra deixar teu código mais aprumado e espilicute.
7K Followers 1 FollowingKeep track of new and updated @php_net RFCs. Managed by @michaeldyrynda.
Also check out https://t.co/TvbAo8aAno for voting status.
1K Followers 334 FollowingO Grupo de Usuários de PHP do Estado de Santa Catarina (PHPSC) é uma entidade aberta de profissionais da área de TI criada em 2007.
15K Followers 6 FollowingOfficial account for the PHP Framework Interoperability Group - tweets about progress and surveys for ongoing PSRs and PERs.
🐘: https://t.co/kJ7xYeVyND
2K Followers 5 Following💡Instant PHP quality checks from your console. It was created by @enunomaduro, and currently maintained by @Caneco, @enunomaduro, @jibbarth and @OliverNybroe.