PHP php-library

Open-source PHP projects categorized as php-library

Top 23 PHP php-library Projects

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

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

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

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

  • tus-php

    πŸš€ A pure PHP server and client for the tus resumable upload protocol v1.0.0

  • SaaSHub

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

    SaaSHub logo
  • 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-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

  • itertools-php

    PHP Iteration Tools Library

  • PdoOne

    It is a simple library for PHP that simplify the use of the PDO extension.

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

PHP php-library related posts

  • Take a break: Error-detecting codes in credit card numbers, ISBNs etc. (2000)

    1 project | news.ycombinator.com | 7 Mar 2024
  • What to use besides contact form?

    1 project | /r/webdev | 10 Dec 2023
  • Show HN: Sqids (formely Hashids) – Generate short unique IDs from numbers

    1 project | news.ycombinator.com | 7 Nov 2023
  • Help submitting simple contact form with php

    1 project | /r/webdev | 30 Jun 2023
  • Sending Text Messages

    1 project | /r/PHPhelp | 3 May 2023
  • Trying to build a contact form with php/html/js

    1 project | /r/webdev | 26 Apr 2023
  • PHPMAIL Prob connexion email

    1 project | /r/PHPhelp | 26 Jan 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 3 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Index

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

Project Stars
1 PHPMailer 20,589
2 hashids 5,192
3 twitteroauth 4,287
4 Math PHP 2,305
5 Hprose-PHP 1,974
6 php-qrcode 1,794
7 tus-php 1,375
8 php-image-resize 1,177
9 validation 808
10 Lodash-PHP 498
11 php-iban 467
12 sql-parser 423
13 PackageGenerator 413
14 WebAuthn 401
15 castor 355
16 Password-Generator 282
17 php-cli 161
18 http-router 158
19 neo4j-php-client 154
20 phpGPX 141
21 odata-client-php 138
22 itertools-php 138
23 PdoOne 106

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