home.social

Search

1000 results for “php”

  1. Laravel vs Symfony: A Comprehensive Comparison of #PHP #Frameworks

    This article provides a guide concerning #Laravel vs Symfony: a comprehensive comparison of PHP frameworks.
    Laravel vs Symfony: A Comprehensive Comparison of PHP Frameworks
    Laravel and #Symfony are two of the most popular PHP frameworks, widely used for building modern web applications. Both have strong communities, rich ecosystems, and are frequently chosen by ...
    Continued 👉 blog.radwebhosting.com/laravel #websitedevelopment

  2. Laravel vs Symfony: A Comprehensive Comparison of #PHP #Frameworks

    This article provides a guide concerning #Laravel vs Symfony: a comprehensive comparison of PHP frameworks.
    Laravel vs Symfony: A Comprehensive Comparison of PHP Frameworks
    Laravel and #Symfony are two of the most popular PHP frameworks, widely used for building modern web applications. Both have strong communities, rich ecosystems, and are frequently chosen by ...
    Continued 👉 blog.radwebhosting.com/laravel #websitedevelopment

  3. Laravel vs Symfony: A Comprehensive Comparison of #PHP #Frameworks

    This article provides a guide concerning #Laravel vs Symfony: a comprehensive comparison of PHP frameworks.
    Laravel vs Symfony: A Comprehensive Comparison of PHP Frameworks
    Laravel and #Symfony are two of the most popular PHP frameworks, widely used for building modern web applications. Both have strong communities, rich ecosystems, and are frequently chosen by ...
    Continued 👉 blog.radwebhosting.com/laravel #websitedevelopment

  4. Laravel vs Symfony: A Comprehensive Comparison of #PHP #Frameworks

    This article provides a guide concerning #Laravel vs Symfony: a comprehensive comparison of PHP frameworks.
    Laravel vs Symfony: A Comprehensive Comparison of PHP Frameworks
    Laravel and #Symfony are two of the most popular PHP frameworks, widely used for building modern web applications. Both have strong communities, rich ecosystems, and are frequently chosen by ...
    Continued 👉 blog.radwebhosting.com/laravel #websitedevelopment

  5. On May 19 we have Pim Elshoff talking about: Filament vs Inertia, and other bad ways to make UX decisions

    We have:
    - A place to meet other like-minded people
    - Free food (pizza, including vegan) and drinks provided by Suma Eindhoven
    - A @jetbrains license to raffle

    meetup.com/php-laravel-eindhov

    #usergroup #meetup #Eindhoven #Filament #Inertia #PHP

  6. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  7. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  8. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  9. How to Create #PHP #Cron Jobs on Linux Server This guide demonstrates how to create PHP cron jobs on Linux server. What are PHP Cron Jobs? Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used ... Continued 👉 #cronjob

  10. PHP will retire PHP License 3.01 and replace it with BSD-3-Clause after a multi-year process led by the PHP Group and community maintainers. 🐘
    The change also retires the non-OSI Zend Engine License, removing GPL compatibility issues and simplifying redistribution for Linux distributions. 🔓

    🔗 fossforce.com/2026/05/the-php-

    #TechNews #PHP #BSD #BSD3Clause #OpenSource #GPL #OSI #ZendEngine #FOSS #Linux #Licensing #WordPress #Developers #OSS #Software #Programming #Security #OpenSource #Privacy

  11. PHP will retire PHP License 3.01 and replace it with BSD-3-Clause after a multi-year process led by the PHP Group and community maintainers. 🐘
    The change also retires the non-OSI Zend Engine License, removing GPL compatibility issues and simplifying redistribution for Linux distributions. 🔓

    🔗 fossforce.com/2026/05/the-php-

    #TechNews #PHP #BSD #BSD3Clause #OpenSource #GPL #OSI #ZendEngine #FOSS #Linux #Licensing #WordPress #Developers #OSS #Software #Programming #Security #OpenSource #Privacy

  12. PHP will retire PHP License 3.01 and replace it with BSD-3-Clause after a multi-year process led by the PHP Group and community maintainers. 🐘
    The change also retires the non-OSI Zend Engine License, removing GPL compatibility issues and simplifying redistribution for Linux distributions. 🔓

    🔗 fossforce.com/2026/05/the-php-

    #TechNews #PHP #BSD #BSD3Clause #OpenSource #GPL #OSI #ZendEngine #FOSS #Linux #Licensing #WordPress #Developers #OSS #Software #Programming #Security #OpenSource #Privacy

  13. PHP will retire PHP License 3.01 and replace it with BSD-3-Clause after a multi-year process led by the PHP Group and community maintainers. 🐘
    The change also retires the non-OSI Zend Engine License, removing GPL compatibility issues and simplifying redistribution for Linux distributions. 🔓

    🔗 fossforce.com/2026/05/the-php-

    #TechNews #PHP #BSD #BSD3Clause #OpenSource #GPL #OSI #ZendEngine #FOSS #Linux #Licensing #WordPress #Developers #OSS #Software #Programming #Security #OpenSource #Privacy

  14. PHP will retire PHP License 3.01 and replace it with BSD-3-Clause after a multi-year process led by the PHP Group and community maintainers. 🐘
    The change also retires the non-OSI Zend Engine License, removing GPL compatibility issues and simplifying redistribution for Linux distributions. 🔓

    🔗 fossforce.com/2026/05/the-php-

    #TechNews #PHP #BSD #BSD3Clause #OpenSource #GPL #OSI #ZendEngine #FOSS #Linux #Licensing #WordPress #Developers #OSS #Software #Programming #Security #OpenSource #Privacy

  15. I am nearing the release of a fully async, Fiber-based PostgreSQL client for PHP. It features connection pooling and true server-side cancellation to stop database work immediately if a request is aborted.

    Using Promise::all(), multiple queries run concurrently and 5 queries taking 1s each can finish in just ~1s total.

    After this, I will be working on a DX-focused async query builder for this ecosystem. Open source and docs coming soon.

    #PHP #PostgreSQL #Async #Backend #SoftwareEngineering

  16. I am nearing the release of a fully async, Fiber-based PostgreSQL client for PHP. It features connection pooling and true server-side cancellation to stop database work immediately if a request is aborted.

    Using Promise::all(), multiple queries run concurrently and 5 queries taking 1s each can finish in just ~1s total.

    After this, I will be working on a DX-focused async query builder for this ecosystem. Open source and docs coming soon.

    #PHP #PostgreSQL #Async #Backend #SoftwareEngineering

  17. I am nearing the release of a fully async, Fiber-based PostgreSQL client for PHP. It features connection pooling and true server-side cancellation to stop database work immediately if a request is aborted.

    Using Promise::all(), multiple queries run concurrently and 5 queries taking 1s each can finish in just ~1s total.

    After this, I will be working on a DX-focused async query builder for this ecosystem. Open source and docs coming soon.

    #PHP #PostgreSQL #Async #Backend #SoftwareEngineering

  18. If you've been refreshing the GitHub Actions tab to see how your pipeline did, there's a much nicer way. #php #laravel masteringlaravel.io/daily/2026

  19. Ang daming ganap sa Pilipinas! Kailangan ko ng summary!

    #phpol

  20. Ang daming ganap sa Pilipinas! Kailangan ko ng summary!

    #phpol