php-iban VS standards

Compare php-iban vs standards and see what are their differences.

php-iban

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

standards

A collection of standards as PHP Enums: ISO3166, ISO4217, ISO639... (by PrinsFrank)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
php-iban standards
2 2
469 364
- -
5.4 9.3
about 2 months ago 7 days ago
PHP PHP
GNU Lesser General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

php-iban

Posts with mentions or reviews of php-iban. We have used some of these posts to build our list of alternatives and similar projects.
  • Take a break: Error-detecting codes in credit card numbers, ISBNs etc. (2000)
    1 project | news.ycombinator.com | 7 Mar 2024
    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...

  • Falsehoods Programmers Believe About IBANs
    1 project | news.ycombinator.com | 21 Aug 2023

standards

Posts with mentions or reviews of standards. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing php-iban and standards you can also consider the following projects:

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

ISO-3166-Countries-with-Regional-Codes - ISO 3166-1 country lists merged with their UN Geoscheme regional codes in ready-to-use JSON, XML, CSV data sets

laravel-iso-countries - Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.

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

i18n - A set of functions to support multiple languages/cultures in a browser or Node.js.

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.

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

PHPMailer - The classic email sending library for PHP

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