php-library

Open-source projects categorized as php-library
Language: + PHP + HTML

Top 23 php-library Open-Source Projects

  • awesome-php

    A curated list of amazingly awesome PHP libraries, resources and shiny things.

    Project mention: Top 10 Websites to Get Help When You Are Stuck as a Developer | dev.to | 2023-12-13

    7. Awesome PHP - Awesome PHP is a curated list of amazingly awesome PHP libraries, resources, and tools. It's a great resource for finding solutions to PHP-related problems.

  • PHPMailer

    The classic email sending library for PHP

    Project mention: What to use besides contact form? | /r/webdev | 2023-12-10

    Then make a form and use PHPMailer.

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

  • hashids

    A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.

    Project mention: Show HN: Sqids (formely Hashids) – Generate short unique IDs from numbers | news.ycombinator.com | 2023-11-07

    More than 10 years ago, I released the first version of Hashids in PHP, an encoding library to generate unique IDs from numbers [0]. Over the years, many developers have converted the library to plenty of other programming languages. It was nice to see it grow, but there were always a few things that bothered me about the original algorithm, so a few months ago I've decided to try and address those issues.

    With lots of help from the community, we've rebranded the library to Sqids (you can see the proposed changes here [1]).

    The new library generates unique IDs faster and with a simpler algorithm. You can read all about it on the FAQ page [2] and try it out via the playground [3]. As always, feedback is welcome via HN or Github.

    [0] https://github.com/vinkla/hashids/commit/98d72eac456aabbf2da...

  • twitteroauth

    The most popular PHP library for use with the Twitter OAuth REST API.

  • Math PHP

    Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra

    Project mention: math-php: NEW Extended Research - star count:2207.0 | /r/algoprojects | 2023-04-22
  • Hprose-PHP

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

  • 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

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

  • tus-php

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

  • php-image-resize

    Project mention: Video Streaming at Scale with Kubernetes and RabbitMQ | news.ycombinator.com | 2023-10-09

    Shameless plug here. In case someone does not want to build any of this and still stream video, you can check https://www.gumlet.com

  • validation

    PHP Standalone Validation Library (by rakit)

  • Lodash-PHP

    Easy to use utility functions for everyday PHP projects. This is a port of the Lodash JS library to PHP

  • php-iban

    Generate, parse, validate, error-correct and present IBAN (and IIBAN) bank account information in PHP.

    Project mention: Take a break: Error-detecting codes in credit card numbers, ISBNs etc. (2000) | news.ycombinator.com | 2024-03-07

    Memories. About 12 years ago I looked in to this stuff as part of adding national checksum support to an IBAN library. It was quite a mission to discover the number of systems out there, most of which were insufficiently documented or undocumented. Wound up reverse engineering quite a few of them (period braindump available[3]).

    In the end I wrote a function[1] which reverses an input known to fail a checksum to determine probable transcription errors based upon a manually compiled, exhaustive list of probable mistranscriptions[2].

    [1] https://github.com/globalcitizen/php-iban/blob/master/php-ib...

  • sql-parser

    A validating SQL lexer and parser with a focus on MySQL dialect. (by phpmyadmin)

  • PackageGenerator

    Generates a PHP SDK based on a WSDL, simple and powerful, WSDL to PHP

  • WebAuthn

    A simple PHP WebAuthn (FIDO2/Passkey) server library (by lbuchs)

    Project mention: WebAuthn Is Great and It Sucks | news.ycombinator.com | 2023-07-02

    It’s incorrect - Apple has in fact implemented attestation as can be seen in https://github.com/lbuchs/WebAuthn.

  • castor

    🦫 DX oriented task runner and command launcher built with PHP. (by jolicode)

    Project mention: jolicode/castor | DX oriented task runner and command launcher built with PHP | /r/PHP | 2023-06-05
  • Password-Generator

    PHP Library to generate random passwords

  • php-swiss-qr-bill

    A PHP library to create Swiss QR bills | QR-Rechnung in PHP erstellen

  • php-cli

    PHP library to build command line tools (by splitbrain)

    Project mention: Automatic installation of Wordpress on remote server, using Python. | /r/Wordpress | 2023-07-04

    Or you could use PHP! There is php split brain, a library for developing CLI tools in php.

  • http-router

    :tada: Release 2.0 is released! Very fast HTTP router for PHP 7.1+ based on PSR-7 and PSR-15 with support for annotations/attributes and OpenAPI (Swagger) Specification

  • neo4j-php-client

    Php client and driver for neo4j database

  • phpGPX

    Simple library for reading and creating GPX files written in PHP.

  • odata-client-php

    OData Client Library for PHP

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

php-library related posts

Index

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

Project Stars
1 awesome-php 30,311
2 PHPMailer 20,519
3 hashids 5,180
4 twitteroauth 4,285
5 Math PHP 2,303
6 Hprose-PHP 1,972
7 php-qrcode 1,763
8 tus-php 1,374
9 php-image-resize 1,175
10 validation 806
11 Lodash-PHP 498
12 php-iban 465
13 sql-parser 422
14 PackageGenerator 412
15 WebAuthn 396
16 castor 347
17 Password-Generator 282
18 php-swiss-qr-bill 261
19 php-cli 161
20 http-router 159
21 neo4j-php-client 152
22 phpGPX 141
23 odata-client-php 138
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com