Php8

Open-source projects categorized as Php8

Top 23 Php8 Open-Source Projects

  • CodeIgniter

    Open Source PHP Framework (originally from EllisLab)

  • Project mention: Top 12 PHP Frameworks For Web Development in 2024 | dev.to | 2024-02-13

    CodeIgniter is an open-source PHP framework with 18k+ stars and 7.8K forks on GitHub. It follows the Model-View-Controller (MVC) architecture and provides a structured way to create and organize code. It provides a set of libraries and an intuitive interface to accelerate PHP web app development.

  • UUID

    :snowflake: A PHP library for generating universally unique identifiers (UUIDs). (by ramsey)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • CodeIgniter4

    Open Source PHP Framework (originally from EllisLab)

  • cms

    The core Laravel CMS Composer package

  • Project mention: Statamic – modern, clean, and highly adaptable CMS built on Laravel | news.ycombinator.com | 2024-04-12
  • CraftCMS

    Build bespoke content experiences with Craft. (by craftcms)

  • Project mention: Different flavors of content management | dev.to | 2023-08-28

    The most typical approach is having a CMS admin panel sit somewhere on the server; everyone with an account uses this. This is a very convenient approach, especially when working with a team. This way, many people can work on different articles simultaneously without worrying about potential conflicts or overwriting stuff. The only con is related to security - everyone can try to get inside, and if you forget to update our CMS or some user have a weak password, it can be someone outside of our team. WordPress, Drupal, CraftCMS, or Ghost are perfect examples of such CMSs.

  • php-ddd-example

    🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 6

  • Project mention: Hexagonal Architecture, DDD and CQRS in PHP | news.ycombinator.com | 2023-10-28
  • FreeScout

    FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative)

  • Project mention: Yet another hepdesk ticket post... | /r/sysadmin | 2023-05-25

    I think FreeScout is going to be something to consider.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • homebrew-php

    :beer: Homebrew tap for PHP 5.6 to 8.4. PHP 8.4 is built nightly. (by shivammathur)

  • Project mention: Installing PHP 8.0 on MacOS: Overcoming Disabled Versions | dev.to | 2024-02-06
  • php-qrcode

    A PHP QR Code generator and reader with a user-friendly API.

  • Project mention: Has anyone used this library in Laravel to create custom QR codes? | /r/PHPhelp | 2023-04-27

    Not OP but there are some references to logos in the documentation but it seems the functionality isn't fully implemented yet. See here for example: https://github.com/chillerlan/php-qrcode/wiki/QRMatrix

  • Spiral Framework

    High-Performance PHP Framework (by spiral)

  • Project mention: Spiral – High-Performance PHP Framework | news.ycombinator.com | 2024-02-23
  • tus-php

    🚀 A pure PHP server and client for the tus resumable upload protocol v1.0.0

  • coding-standard

    Slevomat Coding Standard for PHP_CodeSniffer provides many useful sniffs

  • Project mention: Laravel code-quality tools | dev.to | 2024-02-08

    If you go through the imports in the config/insights.php file, you'll see that it mostly uses rules from NunoMaduro\PhpInsights and SlevomatCodingStandard\Sniffs. The former is PHP Insight's in-house insights and the latter is the sniffs from the Slevomat coding standard. In most cases, you'll only ever reach for those two.

  • docker-php-nginx

    Docker image with PHP-FPM 8.3 & Nginx 1.24 on Alpine Linux

  • Kirby

    Kirby's core application folder

  • Project mention: Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG | news.ycombinator.com | 2023-07-21

    Not sure if this is what you’re after but give https://getkirby.com/ a try

  • docker-laravel

    🐳 Build a simple laravel development environment with docker-compose.

  • static-php-cli

    Build standalone PHP binary on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included.

  • Project mention: Build standalone PHP binary including PHP project code | news.ycombinator.com | 2024-04-24
  • htmly

    Simple and fast databaseless PHP blogging platform, and Flat-File CMS

  • Project mention: HTMLy, simple and fast databaseless PHP blogging platform | news.ycombinator.com | 2023-12-28
  • XBackBone

    A lightweight file manager with full ShareX support and more

  • Project mention: Looking for self-hosted alternative to imgur, temporary image file hosting | /r/selfhosted | 2023-05-02

    I find XBackBone to work pretty well. It also integrates nicely with ShareX or Screencloud, making uploading from your desktop even easier.

  • laravel-route-attributes

    Use PHP 8 attributes to register routes in a Laravel app

  • laravel-forum

    A slim, lean forum package designed for quick and easy integration in Laravel projects

  • ngx-php

    ngx-php - Embedded php7 or php8 scripting language for nginx module. Mainline development version of the ngx-php.

  • Project mention: Nginx Unit – Universal web app server | news.ycombinator.com | 2023-09-10

    Two questions:

    1. Does Unit + PHP doing the typical “initialize & teardown” that PHP is know for?

    Or is Unit persisting the initialization/setup, hence why it’s achieving the way faster results?

    2. How is Unit/PHP architecturally different than NGX-PHP (an event loop)?

    https://github.com/rryqszq4/ngx-php

  • nutgram

    The Telegram bot framework that doesn't drive you nuts.

  • Project mention: Simple free solutions for PHP to send notifications to my phone besides SMS and email? | /r/webdev | 2023-05-19
  • Typemill

    Typemill is a lightweight, flat-file CMS designed for simple, fast, and flexible website and eBook creation using Markdown.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Php8 related posts

Index

What are some of the best open-source Php8 projects? This list will help you:

Project Stars
1 CodeIgniter 18,252
2 UUID 12,326
3 CodeIgniter4 5,113
4 cms 3,396
5 CraftCMS 3,156
6 php-ddd-example 2,901
7 FreeScout 2,620
8 homebrew-php 2,343
9 php-qrcode 1,779
10 Spiral Framework 1,694
11 tus-php 1,374
12 coding-standard 1,351
13 docker-php-nginx 1,297
14 Kirby 1,196
15 docker-laravel 1,128
16 static-php-cli 1,036
17 htmly 990
18 XBackBone 947
19 laravel-route-attributes 719
20 laravel-forum 575
21 ngx-php 572
22 nutgram 442
23 Typemill 424

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com