PHP Php7

Open-source PHP projects categorized as Php7

Top 23 PHP Php7 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.

  • Grav

    Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony

    Project mention: Grav is a modern open-source flat-file CMS | news.ycombinator.com | 2023-07-16
  • 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.

  • Firefly III

    Firefly III: a personal finances manager

    Project mention: Firefly III: A free and open source personal finance manager | news.ycombinator.com | 2024-02-15

    Not SQL, but check out the contents of the database folder. For example:

    https://github.com/firefly-iii/firefly-iii/blob/main/databas...

  • PHPStan

    PHP Static Analysis Tool - discover bugs in your code without running it!

    Project mention: Rector keeps your PHP code base fresh and perfect | dev.to | 2024-03-15

    As part of the journey to PHP perfection, you should embrace Rector. It's a amazing, free, and open-source tool for migrations, code quality, type coverage, pushing PHPStan to the highest levels, and yes, it can even auto-fix your existing code! It seamlessly integrates into the CI process, making your development workflow smoother than ever.

  • php-pm

    PPM is a process manager, supercharger and load balancer for modern PHP applications.

    Project mention: PCNTL: Signal not handled intermittently | /r/PHPhelp | 2023-04-18

    Instead I would use long-running scripts that run on their own (started via a service, or another script that manages the long-running processes that runs on a cron - I'd recommend the former). You may also want to look at existing PHP process managers such as php-pm

  • devilbox

    A modern Docker LAMP stack and MEAN stack for local development

    Project mention: Best Xampp alternative | /r/PHP | 2023-12-06

    Upvote, because I like the idea of https://github.com/cytopia/devilbox. But, it contains a bit too much for me. Worth a look, though, fellow redditors

  • 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.

  • 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.

  • Unifiedtransform

    A school management Software

  • 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.

  • Hprose-PHP

    Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP

  • php-qrcode

    A QR code generator and reader with a user friendly API. PHP 7.4+

    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

  • plugin-php

    Prettier PHP Plugin

  • YetiForceCRM

    Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!

    Project mention: Launch HN: Twenty.com (YC S23) – open-source CRM | news.ycombinator.com | 2023-07-19
  • Plates

    Native PHP template system

    Project mention: What is your tech stack for blog websites? (not wordpress) | /r/webdev | 2023-06-07

    I use PHP with Route, the Plates template engine, and my blog posts are markdown files grouped by folder (year/month/day.md).

  • 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.

  • mysqldump-php

    PHP version of mysqldump cli that comes with MySQL

  • Halite

    High-level cryptography interface powered by libsodium

    Project mention: sodium_crypto_secretbox | /r/PHP | 2023-04-09
  • doctrine-test-bundle

    Symfony bundle to isolate your app's doctrine database tests and improve the test performance

  • composer-git-hooks

    Easily manage git hooks in your composer config

  • static-php-cli

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

    Project mention: Statically compiled PHP - Would you use this? | /r/PHP | 2023-11-28

    I installed this project into a docker container: https://github.com/crazywhalecc/static-php-cli

  • SleekDB

    Pure PHP NoSQL database with no dependency. Flat file, JSON based document database.

  • FacebookToolkit

    a tool to get Facebook data, and some Facebook bots, and extra tools found on Facebook Toolkit ++.

  • snuffleupagus

    Security module for php7 and php8 - Killing bugclasses and virtual-patching the rest!

    Project mention: WordPress plugin hole puts '2M websites' at risk | news.ycombinator.com | 2023-05-08

    I wonder if Snuffleupagus can block this exploit.

    https://snuffleupagus.readthedocs.io/

  • SaaSHub

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

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). The latest post mention was on 2024-03-15.

PHP Php7 related posts

Index

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

Project Stars
1 CodeIgniter 18,254
2 Grav 14,248
3 Firefly III 13,844
4 PHPStan 12,468
5 php-pm 6,542
6 devilbox 4,309
7 CraftCMS 3,136
8 Unifiedtransform 2,733
9 FreeScout 2,540
10 Hprose-PHP 1,971
11 php-qrcode 1,725
12 plugin-php 1,698
13 YetiForceCRM 1,609
14 Plates 1,458
15 coding-standard 1,346
16 mysqldump-php 1,223
17 Halite 1,111
18 doctrine-test-bundle 1,042
19 composer-git-hooks 1,035
20 static-php-cli 966
21 SleekDB 865
22 FacebookToolkit 819
23 snuffleupagus 717
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com